summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityFallingSand.java
Commit message (Expand)AuthorAgeLines
* Updated to use mc-dev rename revision 1Nathan Adams2011-11-30-90/+0
* Update for 1.0.0Erik Broes2011-11-20-11/+15
* added some missing comments for falling entitiesTahg2011-10-27-1/+1
* data improvementsTahg2011-09-26-0/+86
* Reworked getEntity; Hi instanceof, bay 16 classesErik Broes2011-01-30-88/+0
* Port to new mc-dev format.Erik Broes2011-01-30-50/+50
* Entity audit. Adds checks for null entities, and adds conformity.Andrew Ardill2011-01-21-8/+9
* fixed imports on all EntitiesAndrew Ardill2011-01-18-0/+2
* Addition of all Entity classes.Andrew Ardill2011-01-18-0/+7
* Adding all Entities into CraftBukkit.Andrew Ardill2011-01-18-0/+78