Paper/paper-api/src/main/java/org/bukkit
Bukkit/Spigot 5ac485db46 Seal-fail workaround
By: lukegb <github@lukegb.com>
2011-03-31 14:16:13 +00: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 'MONSTER' to CreatureType 2011-03-29 23:09:37 +02:00
event Force compile-time failures for the subtle changes done in the API 2011-03-30 00:25:59 +02: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 Seal-fail workaround 2011-03-31 14:16:13 +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
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 Add material data classes for cake, jukeboxes, and diodes. Remove some unneeded ones. 2011-03-26 12:29:52 -04:00
Server.java Added Server.getServerId() for ID purposes. 2011-03-26 01:39:10 -07: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