Paper/paper-api/src/main/java/org/bukkit
Bukkit/Spigot 7e9974d53c All previous deprecated methods removed (OH GOD EVERYTHING BROKEN)
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-03-14 15:05:46 +00:00
..
block added methods for getting redstone power 2011-03-10 13:23:54 -05:00
command All previous deprecated methods removed (OH GOD EVERYTHING BROKEN) 2011-03-14 15:05:46 +00:00
entity All previous deprecated methods removed (OH GOD EVERYTHING BROKEN) 2011-03-14 15:05:46 +00:00
event All previous deprecated methods removed (OH GOD EVERYTHING BROKEN) 2011-03-14 15:05:46 +00:00
fillr Adds an onLoad method to Plugin. The onLoad method is called for all plugins before the onEnable calls 2011-03-12 17:39:51 +00:00
inventory Added a few null pointer checks and performed minor touchups (tried improving a few equals, clone and hashCode methods). 2011-03-05 12:27:51 +01:00
material Added Colorable interface, and made Sheep, Wool and Dye implement it. 2011-02-12 12:28:38 +11:00
plugin Adds an onLoad method to Plugin. The onLoad method is called for all plugins before the onEnable calls 2011-03-12 17:39:51 +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 Fixed blank yaml config files throwing a null pointer exception 2011-03-11 20:07:49 +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 a few null pointer checks and performed minor touchups (tried improving a few equals, clone and hashCode methods). 2011-03-05 12:27:51 +01:00
Chunk.java Chunk hooks 2011-03-07 14:06:15 -05:00
DyeColor.java (Relatively) minor javadoc cleanup 2011-02-19 22:47:23 +00:00
Location.java Added a few null pointer checks and performed minor touchups (tried improving a few equals, clone and hashCode methods). 2011-03-05 12:27:51 +01:00
Material.java Fixed Material constructor 2011-03-02 00:23:48 -08:00
Server.java Added server methods required to support RemoteBukkit: 2011-03-12 17:57:22 +00:00
TreeType.java Added support for different tree generation types and a callback. 2011-01-30 13:54:03 -08:00
World.java Regenerate and refresh chunk methods 2011-03-02 20:28:49 +00:00