.. |
event
|
Added canBuild to event
|
2011-01-07 05:38:45 -05:00 |
fillr
|
Fixed Updatr stuff
|
2011-01-05 23:00:13 +00:00 |
plugin
|
Tweaked some more exceptions, get messages passed
|
2011-01-05 22:56:12 +00: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
|
Added Chunk.getWorld()
|
2011-01-04 14:08:29 +00:00 |
Color.java
|
Derp hex
|
2011-01-03 21:46:53 +00:00 |
Egg.java
|
Added LivingEntity.throwEgg() and LivingEntity.throwSnowball().
|
2011-01-03 17:44:30 +08:00 |
Entity.java
|
... Entity has no health.
|
2011-01-03 16:34:29 +00:00 |
HumanEntity.java
|
Changed all tabs to 4 spaces
|
2011-01-01 08:01:07 -05:00 |
Inventory.java
|
Initial Inventory stuff, read only, no hooks. Only implemented for the StorageMinecart
|
2011-01-05 01:00:06 +01:00 |
ItemStack.java
|
Initial Inventory stuff, read only, no hooks. Only implemented for the StorageMinecart
|
2011-01-05 01:00:06 +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
|
Convenience method to see if a material is a block
|
2011-01-07 04:40:46 -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
|
Documented + added server.matchPlayer
|
2011-01-07 10:00:00 +00:00 |
Slot.java
|
Initial Inventory stuff, read only, no hooks. Only implemented for the StorageMinecart
|
2011-01-05 01:00:06 +01:00 |
Snowball.java
|
Added LivingEntity.throwEgg() and LivingEntity.throwSnowball().
|
2011-01-03 17:44:30 +08:00 |
StorageMinecart.java
|
Initial Inventory stuff, read only, no hooks. Only implemented for the StorageMinecart
|
2011-01-05 01:00:06 +01:00 |
Vector.java
|
Improved Vector with more methods and more Javadocs.
|
2011-01-03 13:49:40 -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
|
Added getHighestBlockYAt
|
2011-01-04 05:57:56 +08:00 |