PaperMC/paper-api/src/org/bukkit
Bukkit/Spigot e8a16bb993 Changed BlockCanBuildEvent to store the int and not the material
By: durron597 <martin.jared@gmail.com>
2011-01-01 03:21:49 -05:00
..
event Changed BlockCanBuildEvent to store the int and not the material 2011-01-01 03:21:49 -05:00
plugin Added onBlockCanBuild to loader 2011-01-01 01:55:04 -05:00
Block.java Moved itemstack.type to material 2011-01-01 06:59:21 +00:00
BlockFace.java Added self face 2010-12-31 09:10:31 -05:00
Chunk.java Added chunk, world and block interfaces 2010-12-26 23:22:15 +00:00
Entity.java Added Entity interfaces, changed Player to implement these 2010-12-29 22:11:33 +00:00
HumanEntity.java Moved getName from Player to HumanEntity 2010-12-30 04:29:53 +00:00
ItemStack.java Moved itemstack.type to material 2011-01-01 06:59:21 +00:00
LivingEntity.java Added Entity interfaces, changed Player to implement these 2010-12-29 22:11:33 +00:00
Location.java Location implements Cloneable 2010-12-29 03:19:12 +00:00
Material.java Fixed material 2011-01-01 07:01:53 +00:00
Player.java Added sendMessage() to player, added /pos to sample plugin 2010-12-30 04:52:26 +00:00
Server.java Added Location 2010-12-27 02:11:52 +00:00
World.java Added chunk, world and block interfaces 2010-12-26 23:22:15 +00:00