Paper/src/main/java/org/bukkit/craftbukkit
2011-01-17 01:55:18 +01:00
..
block Fixed an issue where the block cache became out of date and events were giving erroneous block information. 2011-01-15 21:10:24 -08:00
entity Updated CraftHumanEntity to refresh the inventory on death, should fix odd behavior around that. 2011-01-17 01:55:18 +01:00
inventory Fixed error in CraftInventory.setContents(). 2011-01-16 13:29:43 -08:00
CraftChunk.java Implemented Chunk.getWorld() 2011-01-04 14:17:05 +00:00
CraftMappable.java All entity stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.entity 2011-01-15 21:24:07 +00:00
CraftServer.java Added registration of plugin commands on plugin load. 2011-01-16 16:35:37 +01:00
CraftWorld.java Fixed an issue where the block cache became out of date and events were giving erroneous block information. 2011-01-15 21:10:24 -08:00
Main.java Small whitespace/warning sanitation 2011-01-11 23:11:10 +01:00