summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/BlockDragonEgg.java
Commit message (Collapse)AuthorAgeLines
* Cleaned up CraftBukkit comments in NMS.Wesley Wolfe2012-07-23-6/+9
| | | | | | | | | | | | | Added newlines at the end of files Fixed improper line endings on some files Matched start - end comments Added some missing comments for diffs Fixed syntax on some spots Minimized some diff Removed some no longer used files Added comment on some required files with no changes Fixed imports of items used once Added imports for items used more than once
* [Bleeding] Made dragon eggs trigger BlockFromTo events when they teleport. ↵Celtic Minstrel2012-02-25-0/+13
| | | | Addresses BUKKIT-828
* Reverted onPlace changes.EvilSeph2012-01-28-1/+1
|
* [Bleeding] Audit of onPlace methods, Moved to postPlace as appropriate.Tahg2012-01-24-1/+1
| | | | Closes BUKKIT-89
* Update for 1.1_01 renames.Erik Broes2012-01-15-3/+3
| | | | | We know these updates (can) break plugins bypassing Bukkit. They are needed for smooth updates however. There will be another one right before before 1.1-R1.
* Updated to use mc-dev rename revision 1Nathan Adams2011-11-30-3/+3
|
* Fixed crash on right clicking dragon eggsNathan Adams2011-11-21-0/+106