bukkit/src/main/java/org/bukkit
2011-01-03 22:24:43 +08:00
..
event Implemented vehicle hooks (some changes will still be made). 2011-01-03 22:24:43 +08:00
plugin Implemented vehicle hooks (some changes will still be made). 2011-01-03 22:24:43 +08:00
Arrow.java Renamed ArrowEntity->Arrow to be consistent. 2011-01-03 22:16:15 +08:00
Block.java Light level is a byte 2011-01-03 03:03:01 +00:00
BlockFace.java Transition to Maven 2011-01-01 11:23:14 +01:00
Chunk.java Transition to Maven 2011-01-01 11:23:14 +01:00
Entity.java Changed all tabs to 4 spaces 2011-01-01 08:01:07 -05:00
HumanEntity.java Changed all tabs to 4 spaces 2011-01-01 08:01:07 -05:00
ItemStack.java Transition to Maven 2011-01-01 11:23:14 +01:00
LivingEntity.java Transition to Maven 2011-01-01 11:23:14 +01:00
Location.java Improved Vector and Location with some utility methods, optimized Vector.isInSphere(). 2011-01-03 00:44:22 +00:00
Material.java Changed all tabs to 4 spaces 2011-01-01 08:01:07 -05:00
Minecart.java Added minecart classes, vehicle class, and the ability to spawn minecarts. StorageMinecart needs a getInventory(), but that is waiting on the addition of inventory code. 2011-01-03 22:24:43 +08:00
Player.java Transition to Maven 2011-01-01 11:23:14 +01:00
PoweredMinecart.java Added minecart classes, vehicle class, and the ability to spawn minecarts. StorageMinecart needs a getInventory(), but that is waiting on the addition of inventory code. 2011-01-03 22:24:43 +08:00
Server.java Added getPlayer(String name) to Server 2011-01-03 00:20:09 +00:00
StorageMinecart.java Added minecart classes, vehicle class, and the ability to spawn minecarts. StorageMinecart needs a getInventory(), but that is waiting on the addition of inventory code. 2011-01-03 22:24:43 +08:00
Vector.java Improved Vector and Location with some utility methods, optimized Vector.isInSphere(). 2011-01-03 00:44:22 +00:00
Vehicle.java Added minecart classes, vehicle class, and the ability to spawn minecarts. StorageMinecart needs a getInventory(), but that is waiting on the addition of inventory code. 2011-01-03 22:24:43 +08:00
World.java Added minecart classes, vehicle class, and the ability to spawn minecarts. StorageMinecart needs a getInventory(), but that is waiting on the addition of inventory code. 2011-01-03 22:24:43 +08:00