Andrew Ardill
|
2de3e2e7e4
|
created getBukkitEntity() in minecraft.server.Entity
This returns a protected field that is set in the constructor of each
minecraft.server.Entity to a new CraftEntity of some specific type.
|
2011-01-18 00:13:31 +08:00 |
|
Erik Broes
|
d85a28e97e
|
Remove some debug messages, again, last time >.>
|
2011-01-16 14:52:55 +01:00 |
|
Erik Broes
|
0ae550a11c
|
Fixed NPE while clearing a slot
|
2011-01-16 14:34:31 +01:00 |
|
Erik Broes
|
34674e7793
|
Remove debug stuff, oops
|
2011-01-15 22:13:24 +01:00 |
|
Erik Broes
|
dea72d6623
|
Global ID -> Id rename
|
2011-01-15 20:55:59 +01:00 |
|
Dinnerbone
|
2761b59845
|
Update to Minecraft Server 1.2
|
2011-01-14 13:31:10 +00:00 |
|
sk89q
|
e6e50ddf9b
|
Fixed Vehicle.eject() not ejecting players properly.
|
2011-01-12 22:40:06 -08:00 |
|
Erik Broes
|
22dab8e985
|
Updated against new mc-dev format, takes out quite some casting troubles at the cost of extra ()'s
|
2011-01-11 09:27:35 +01:00 |
|
Erik Broes
|
136ad76e6a
|
Remember, minimal diffs and *NO TABS*
|
2011-01-10 09:30:34 +01:00 |
|
Erik Broes
|
e8a565e6cf
|
Added getContents() to IInventory and implemented it.
Implemented Inventory and PlayerInventory and updated StorageMinecart and Slot.
Added getMaxStackSize to CraftItemStack.
|
2011-01-09 18:28:46 +01:00 |
|