summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityItem.java
Commit message (Expand)AuthorAgeLines
* Generic code cleanupErik Broes2011-02-23-1/+1
* Fixed bad cast in EntityItemDinnerbone2011-02-23-1/+1
* Update to Minecraft 1.3 betaDinnerbone2011-02-23-12/+12
* Adding PLAYER_PICKUP_ITEM event hookJames Logsdon2011-02-12-0/+212
* Reworked getEntity; Hi instanceof, bay 16 classesErik Broes2011-01-30-208/+0
* Port to new mc-dev format.Erik Broes2011-01-30-120/+130
* 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