summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityGhast.java
Commit message (Expand)AuthorAgeLines
* Update to mcdev rename revision 01 for 1.8.1Dinnerbone2011-09-24-4/+4
* Update for Minecraft 1.8Dinnerbone2011-09-15-16/+17
* Update to Minecraft 1.7Dinnerbone2011-06-30-3/+3
* Massive renaming update in nms. If you bypassed Bukkit, you will likely break.Erik Broes2011-06-27-25/+21
* Added Entity target events to EntityGhast. Thanks winsock!EvilSeph2011-06-19-0/+198
* Reworked getEntity; Hi instanceof, bay 16 classesErik Broes2011-01-30-154/+0
* Port to new mc-dev format.Erik Broes2011-01-30-83/+83
* Entity audit. Adds checks for null entities, and adds conformity.Andrew Ardill2011-01-21-4/+4
* 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
* Addition of all Entity classes.Andrew Ardill2011-01-18-0/+8
* Adding all Entities into CraftBukkit.Andrew Ardill2011-01-18-0/+145