Paper/paper-api/src/main/java/org/bukkit
Bukkit/Spigot 865f44281e Fixed AIOOBE when entering a space into console and hitting enter.
By: EvilSeph <evilseph@unaligned.org>
2011-04-24 21:49:45 -04:00
..
block added the MaterialData subclass Door 2011-03-25 14:54:58 -07:00
command Fixed AIOOBE when entering a space into console and hitting enter. 2011-04-24 21:49:45 -04:00
entity Added World.strikeLightning(). Also renamed WeatherStorm -> LightningStrike. 2011-04-22 01:25:41 -07:00
event Added lightning as a cause for fires. 2011-04-22 01:17:53 -07: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 pre-login event for catching logins right after name verification has completed. This happens in a different thread from the server (and thus can also block). 2011-04-16 03:08:05 -07: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
Achievement.java Added Achievement and Statistics 2011-04-21 20:56:19 +01:00
BlockChangeDelegate.java Dammit, line endings! 2011-04-21 15:27:18 +01: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 Added WEB, POWERED_RAIL and DETECTOR_RAIL to block list 2011-04-21 15:41:40 +01:00
Server.java Implemented ebeans 2011-04-01 16:04:43 +01:00
Statistic.java Added Achievement and Statistics 2011-04-21 20:56:19 +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 Add methods to control thunder. 2011-04-22 03:12:54 -07:00