Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix up NPE's in EntityMinecart/CraftVehicle and removed a little un-needed co... | speakeasy | 2011-01-20 | -3/+1 |
* | Fix for NPE with dispenser+arrow bug. | speakeasy | 2011-01-20 | -1/+7 |
* | fixes to combust event so that it is raised only once on combustion. | Andrew Ardill | 2011-01-18 | -3/+0 |
* | Updates to all Entities to use getBukkitEntity() any time an event is | Andrew Ardill | 2011-01-18 | -5/+1 |
* | created getBukkitEntity() in minecraft.server.Entity | Andrew Ardill | 2011-01-18 | -3/+6 |
* | Implementation of the EntityDamage*Events. | Andrew Ardill | 2011-01-16 | -0/+293 |