Paper/src
Wojciech Stryjewski f377a7680f Add API to allow plugins to request players switch to a texture pack. Adds BUKKIT-2579
The setTexturePack method causes the player's client to
download and switch to a texture pack specified by a URL.

Note: Players can disable server textures on their client, in which
case this API would not affect them.
2012-12-20 22:09:38 -05:00
..
main Add API to allow plugins to request players switch to a texture pack. Adds BUKKIT-2579 2012-12-20 22:09:38 -05:00
test/java/org/bukkit Implement ItemFactory and ItemMeta values. Adds BUKKIT-15 2012-12-17 01:31:41 -06:00