PaperMC/paper-api/src/main/java/org/bukkit
Bukkit/Spigot 38896d9cfb Small change for CraftBukkit BlockFlowing fix
By: Erik Broes <erikbroes@ripe.net>
2011-03-02 21:23:37 +01:00
..
block refactor Items 2011-02-21 19:57:06 -05:00
command Java 1.5 compat. 2011-03-02 15:23:15 +01:00
entity Added Item.(get|set)ItemStack(). 2011-02-23 10:03:33 -08:00
event Small change for CraftBukkit BlockFlowing fix 2011-03-02 21:23:37 +01: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 Added JavaPlugin.getCommand 2011-02-28 01:35:03 +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 Java 1.5 compat. 2011-03-02 15:23:15 +01: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.getPluginCommand 2011-02-28 00:57:32 +00:00
TreeType.java Added support for different tree generation types and a callback. 2011-01-30 13:54:03 -08:00
World.java Added method to set spawn location 2011-02-28 20:19:47 -06:00