13
0
geforkt von Mirrors/Paper
Paper/paper-api/src/main/java/org/bukkit
Bukkit/Spigot 97fd93727d added some API for entities
By: Tahg <tahgtahv@gmail.com>
2011-04-04 00:44:52 -04: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 some API for entities 2011-04-04 00:44:52 -04:00
event added some API for entities 2011-04-04 00:44:52 -04: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 Ton of Material extensions handling the meta-data of blocks. 2011-04-02 16:42:12 -07:00
plugin added some API for entities 2011-04-04 00:44:52 -04: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 Configuration tweaks - enforce default + parent file nullcheck 2011-04-01 00:32:51 +01:00
BlockChangeDelegate.java Added support for different tree generation types and a callback. 2011-01-30 13:54:03 -08:00
Bukkit.java Implemented ebeans 2011-04-01 16:04:43 +01: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 Ton of Material extensions handling the meta-data of blocks. 2011-04-02 16:42:12 -07:00
Server.java Implemented ebeans 2011-04-01 16:04:43 +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