PaperMC/paper-api/src/main/java/org/bukkit
Bukkit/Spigot 2b2dec5b91 Added getBlockReplacedState to enable checking of type of replaced block.
By: VictorD <victor.danell@gmail.com>
2011-01-24 23:24:17 +01:00
..
block Added full tile entity data support for all block types that use it, including chests, dispensers, furnaces, mob spawners, and note blocks. 2011-01-23 00:37:36 -08:00
command Fully implemented /version 2011-01-20 05:46:23 +00:00
entity Added squid as a valid mob type. 2011-01-23 13:16:57 -08:00
event Added getBlockReplacedState to enable checking of type of replaced block. 2011-01-24 23:24:17 +01:00
fillr Added null check and removed unused method from Fillr 2011-01-16 17:05:13 +01:00
inventory fixed storage of data field 2011-01-17 17:39:27 -05:00
material Fixed Button and Lever MaterialData returning incorrect getAttachedFace() 2011-01-20 01:14:49 +00:00
plugin Added extra plugin description fields 2011-01-20 05:19:19 +00:00
util Added Configuration.getKeys(). 2011-01-16 13:28:59 -08:00
ChatColor.java Added Wool + Dyes 2011-01-14 00:20:00 +00:00
Chunk.java Added Chunk.getWorld() 2011-01-04 14:08:29 +00:00
DyeColor.java Fixed dye colours 2011-01-15 00:08:34 +00:00
Location.java Moved org.bukkit.Vector to org.bukkit.util. 2011-01-15 13:43:09 -08:00
Material.java Material.getMaxStackSize 2011-01-20 02:51:17 +00:00
Server.java Added /version and /reload commands 2011-01-20 03:53:27 +00:00
World.java add getSpawnLocation() to the World API 2011-01-16 07:01:15 +08:00