summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityItem.java
Commit message (Expand)AuthorAgeLines
* Implemented 1.6!Dinnerbone2011-05-26-80/+4
* Update for 1.5_02.Erik Broes2011-04-21-10/+18
* Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.Erik Broes2011-04-20-26/+27
* Updated to Minecraft version 1.4Dinnerbone2011-03-31-7/+10
* 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