Paper/paper-api/src/main/java/org/bukkit
Bukkit/Spigot dbfb262c5d Case-insensitive commands
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-28 00:52:43 +00:00
..
block refactor Items 2011-02-21 19:57:06 -05:00
command Case-insensitive commands 2011-02-28 00:52:43 +00:00
entity Added Item.(get|set)ItemStack(). 2011-02-23 10:03:33 -08:00
event Added PlayerChatEvent.getRecipients 2011-02-26 19:31:13 +00:00
fillr Removed onPlayerCommand (PLAYER_COMMAND) (and fixed Fillr to stop using it) 2011-02-26 19:08:12 +00:00
inventory General cleanup (deprecated+whitespace) 2011-02-02 00:02:08 +01:00
material Added Colorable interface, and made Sheep, Wool and Dye implement it. 2011-02-12 12:28:38 +11:00
plugin Readded default onCommand on plugins 2011-02-28 00:45:44 +00:00
scheduler add isQueued() to allow plugins to know a task is still in the queue. 2011-02-21 12:33:40 +11:00
util Replaced Vector.hashCode with a more reliable method 2011-02-19 23:11:56 +00:00
BlockChangeDelegate.java Added support for different tree generation types and a callback. 2011-01-30 13:54:03 -08:00
ChatColor.java Added ChatColor.stripColor 2011-02-23 11:43:40 +00:00
Chunk.java General cleanup (deprecated+whitespace) 2011-02-02 00:02:08 +01:00
DyeColor.java (Relatively) minor javadoc cleanup 2011-02-19 22:47:23 +00:00
Location.java Added easy locToBlock in Location 2011-02-25 09:51:52 +00:00
Material.java ... And fixed diodes 2011-02-23 03:18:08 +00:00
Server.java Added Server.getLogger, changed a few anonymous loggers to use it 2011-02-20 02:24:47 +00:00
TreeType.java Added support for different tree generation types and a callback. 2011-01-30 13:54:03 -08:00
World.java refactor Items 2011-02-21 19:57:06 -05:00