Update Bukkit for Minecraft 1.4(.2) changes.
This commit is contained in:
@@ -127,6 +127,10 @@ public class CreatureSpawnEvent extends EntityEvent implements Cancellable {
|
||||
* When an iron golem is spawned by being built
|
||||
*/
|
||||
BUILD_IRONGOLEM,
|
||||
/**
|
||||
* When a wither boss is spawned by being built
|
||||
*/
|
||||
BUILD_WITHER,
|
||||
/**
|
||||
* When an iron golem is spawned to defend a village
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user