13
0
geforkt von Mirrors/Paper
Paper/paper-api/src/main/java/org/bukkit
Bukkit/Spigot 857d950045 Missed a hard break
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-03-31 23:02:39 +01: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 Added Wolf creature interface 2011-03-31 22:10:28 +01:00
event Missed a hard break 2011-03-31 23:02:39 +01:00
fillr Some more backwards incompatible changes (minor though), also a ton of small cleanup. 2011-03-26 22:21:20 +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 Add material data classes for cake, jukeboxes, and diodes. Remove some unneeded ones. 2011-03-26 12:29:52 -04:00
plugin We weren't supposed to break things *that* hard. Plugins still need to update but here's a TEMPORARY fix. 2011-03-31 22:51:26 +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 Line-endings! 2011-03-31 16:37:56 +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 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 COOKIE and LOCKED_CHEST 2011-03-31 21:55:16 +01:00
Server.java Can now create worlds with specific seeds 2011-03-31 21:46:05 +01: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 World.spawnCreature now returns LivingEntity instead of Creature. 2011-03-19 01:33:38 -04:00