PaperMC/paper-api/src/main/java/org/bukkit
Bukkit/Spigot f370268047 Fixed Material constructor
By: holic <kingersoll@gmail.com>
2011-03-02 00:23:48 -08:00
..
block You shouldn't be here, little method. We already have a getData. 2011-03-04 14:10:55 +00:00
command Java 1.5 compat. 2011-03-02 15:23:15 +01:00
entity Deprecated momentum on player (remove tomorrow), added velocity 2011-03-05 18:48:32 +00:00
event Small change for CraftBukkit BlockFlowing fix 2011-03-02 21:23:37 +01:00
fillr 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
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 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
scheduler add isQueued() to allow plugins to know a task is still in the queue. 2011-02-21 12:33:40 +11:00
util 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
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 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 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.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 Regenerate and refresh chunk methods 2011-03-02 20:28:49 +00:00