Dinnerbone
|
87c36febeb
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
|
Erik Broes
|
09aa37fe4a
|
Generic code cleanup
|
2011-02-23 14:12:33 +01:00 |
|
Dinnerbone
|
f622db3ea1
|
Fixed bad cast in EntityItem
|
2011-02-23 09:17:30 +00:00 |
|
Dinnerbone
|
f759e0b60d
|
Update to Minecraft 1.3 beta
|
2011-02-23 02:37:56 +00:00 |
|
James Logsdon
|
09c6389b3f
|
Adding PLAYER_PICKUP_ITEM event hook
|
2011-02-12 01:39:00 +01:00 |
|
Erik Broes
|
b2a0c5a2ae
|
Reworked getEntity; Hi instanceof, bay 16 classes
|
2011-01-30 16:15:24 +01:00 |
|
Erik Broes
|
df69047324
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
|
Andrew Ardill
|
1cbde901ba
|
Entity audit. Adds checks for null entities, and adds conformity.
|
2011-01-21 16:54:30 +11:00 |
|
Andrew Ardill
|
26a590f030
|
fixed imports on all Entities
|
2011-01-18 17:16:05 +11:00 |
|
Andrew Ardill
|
d7d7a68f91
|
fixes to combust event so that it is raised only once on combustion.
minor fixes to imports
|
2011-01-18 16:30:01 +11:00 |
|
Tahg
|
ca9d523646
|
moved built in command namespace, fixed EntityItem
|
2011-01-17 14:35:42 -05:00 |
|
Andrew Ardill
|
6a3b096fb8
|
Addition of all Entity classes.
Each Entity creates a corresponding instance of a Craft Entity, to be
used whenever sending instances to an event handler with
getBukkitEntity().
|
2011-01-18 00:13:33 +08:00 |
|
Andrew Ardill
|
5209e17e1b
|
Adding all Entities into CraftBukkit.
These are needed to properly allow for determining class type, in
accordance with current practice.
|
2011-01-18 00:13:32 +08:00 |
|