PaperMC/paper-api/src/main/java/org/bukkit
Bukkit/Spigot b2817db6b7 Entity damage hooks
By: angelsl <angelsl@rpm>
2011-01-03 16:11:36 +08:00
..
event Entity damage hooks 2011-01-03 16:11:36 +08:00
fillr Formatting 2011-01-03 15:31:54 +00:00
plugin Entity damage hooks 2011-01-03 16:11:36 +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
Egg.java Added LivingEntity.throwEgg() and LivingEntity.throwSnowball(). 2011-01-03 17:44:30 +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 Added LivingEntity.throwEgg() and LivingEntity.throwSnowball(). 2011-01-03 17:44:30 +08: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
Snowball.java Added LivingEntity.throwEgg() and LivingEntity.throwSnowball(). 2011-01-03 17:44:30 +08: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