Paper/paper-api/src/main/java/org/bukkit
Bukkit/Spigot 26c1772bd8 added the MaterialData subclass Door
By: sunkid <sunkid@iminurnetz.com>
2011-03-25 14:54:58 -07:00
..
block added the MaterialData subclass Door 2011-03-25 14:54:58 -07:00
command All previous deprecated methods removed (OH GOD EVERYTHING BROKEN) 2011-03-14 15:05:46 +00:00
entity Add: player.getCompassTarget 2011-03-25 21:01:55 +01:00
event Fix wrong useItemInHand setting 2011-03-24 22:50:12 +01: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 the MaterialData subclass Door 2011-03-25 14:54:58 -07:00
plugin Add PLAYER_INTERACT, remove BLOCK_RIGHT_CLICK, BLOCK_INTERACT and PLAYER_ITEM 2011-03-23 12:30:54 +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 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
CoalType.java added MaterialData classes and associated Enums for COAL, CROPS, LOG, LEAVES, STEP, and DOUBLE_STEP 2011-03-14 18:08:57 -07:00
CropState.java added MaterialData classes and associated Enums for COAL, CROPS, LOG, LEAVES, STEP, and DOUBLE_STEP 2011-03-14 18:08:57 -07: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 added the MaterialData subclass Door 2011-03-25 14:54:58 -07:00
Server.java Added server methods required to support RemoteBukkit: 2011-03-12 17:57:22 +00:00
TreeSpecies.java added MaterialData classes and associated Enums for COAL, CROPS, LOG, LEAVES, STEP, and DOUBLE_STEP 2011-03-14 18:08:57 -07: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