summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/BlockPumpkin.java
Commit message (Expand)AuthorAgeLines
* Made golems spawning respect spawn-animals for real. Fixes BUKKIT-1124EvilSeph2012-03-11-1/+1
* Only remove blocks when golem is successfully spawned. Fixes BUKKIT-1094feildmaster2012-03-11-28/+28
* Made iron golems fire CreatureSpawn event. Fixes BUKKIT-1089EvilSeph2012-03-08-3/+6
* Updated CraftBukkit to 1.2Nathan Adams2012-03-01-4/+44
* Fixed Pumpkins being reported as AIR in BlockPlace event when building snowme...EvilSeph2012-02-08-0/+1
* Made BlockPumpkin report an appropriate SpawnReason.BUILD_SNOWMAN when a snow...EvilSeph2012-02-08-1/+1
* Reverted onPlace changes.EvilSeph2012-01-28-2/+2
* [Bleeding] Audit of onPlace methods, Moved to postPlace as appropriate.Tahg2012-01-24-2/+2
* Updated to use mc-dev rename revision 1Nathan Adams2011-11-30-2/+2
* Made Snowmen obey animal spawning rules (thanks Amaranth)Nathan Adams2011-11-28-1/+1
* Update for 1.0.0Erik Broes2011-11-20-0/+15
* Update for Minecraft 1.8Dinnerbone2011-09-15-2/+2
* 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-9/+3
* Whitespace + general cleanupErik Broes2011-05-15-2/+4
* Update for 1.5_02.Erik Broes2011-04-21-3/+3
* Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.Erik Broes2011-04-20-8/+6
* Updated to Minecraft version 1.4Dinnerbone2011-03-31-1/+4
* more NPE fixes regarding redstoneTahg2011-03-11-1/+1
* Code cleanup, fixed doors, chunk entity fetchingTahg2011-03-11-3/+3
* Add redstone events to common blocksTahg2011-03-10-0/+66