summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityItem.java
Commit message (Expand)AuthorAgeLines
* Entity audit. Adds checks for null entities, and adds conformity.Andrew Ardill2011-01-21-12/+10
* fixed imports on all EntitiesAndrew Ardill2011-01-18-0/+2
* fixes to combust event so that it is raised only once on combustion.Andrew Ardill2011-01-18-1/+0
* moved built in command namespace, fixed EntityItemTahg2011-01-17-1/+1
* Addition of all Entity classes.Andrew Ardill2011-01-18-0/+8
* Adding all Entities into CraftBukkit.Andrew Ardill2011-01-18-0/+191