sk89q
4bab50f80d
Added squid as a valid mob type.
2011-01-23 13:16:57 -08:00
sk89q
7488cd29fa
Added full tile entity data support for all block types that use it, including chests, dispensers, furnaces, mob spawners, and note blocks.
2011-01-23 00:37:36 -08:00
sk89q
f17a819075
Added compass setting methods.
2011-01-20 02:10:35 -08:00
Tahg
31ab0c9351
added isOp api
2011-01-18 22:32:05 -05:00
Andrew Ardill
b1729b097e
Added interfaces for every entity type. Most (if not all) are empty.
...
These are place holders at the moment, to be used when determining
entity type. Further functionality could be added to these interfaces
later.
2011-01-18 00:20:05 +08:00
Andrew Ardill
696880e64f
Implementation of the EntityDamage*Events.
...
A new event EntityDamageByProjectileEvent was created. EntityDamageByProjectileEvent
adds the ability to get the projectile entity (such as an egg) and also set if
the projectile 'bounces'. New interfaces were created to facilitate all kinds
of projectile entities. Changes were made to facilitate the new event, and
enable other events, for plugins and event listeners.
2011-01-16 14:13:44 +01:00
sk89q
68b8c805a6
Added item-in-hand related API.
2011-01-15 19:33:19 -08:00
sk89q
e444bad7da
Moved org.bukkit.Vector to org.bukkit.util.
2011-01-15 13:43:09 -08:00
Dinnerbone
f419f23cf3
All inventory stuff in org.bukkit moved to org.bukkit.inventory
2011-01-15 21:27:40 +00:00
Dinnerbone
b923ccf636
All entity stuff in org.bukkit moved to org.bukkit.entity
2011-01-15 21:20:59 +00:00