PaperMC/paper-api/src/main/java/org/bukkit
Bukkit/Spigot ca056597e1 better visibility/javadoc
By: Taylor Kelly <tkelly910@gmail.com>
2011-01-03 12:26:35 +08:00
..
event Change vehicle hook changes. 2011-01-03 17:26:34 +08:00
fillr better visibility/javadoc 2011-01-03 12:26:35 +08:00
plugin Change vehicle hook changes. 2011-01-03 17:26:34 +08:00
Arrow.java Renamed ArrowEntity->Arrow to be consistent. 2011-01-03 14:10:49 +08:00
Block.java Light level is a byte 2011-01-03 03:00:54 +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
Color.java all the fillr stuff 2011-01-03 11:01:36 +08: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-02 10:42:13 -08: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 14:03:17 +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 14:03:17 +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 14:03:17 +08:00
Vector.java Added more math to Vector, renamed some methods. 2011-01-03 18:10:17 +08: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 14:03:17 +08:00
World.java Renamed ArrowEntity->Arrow to be consistent. 2011-01-03 14:10:49 +08:00