public static class MCEntityLivingSpawnEvent.MCEntityLivingSpecialSpawnEvent extends MCEntityLivingSpawnEvent.MCEntityLivingExtendedSpawnEvent
MCEntityLivingSpawnEvent.MCEntityLivingExtendedSpawnEvent, MCEntityLivingSpawnEvent.MCEntityLivingSpecialSpawnEvent
event
Constructor and Description |
---|
MCEntityLivingSpecialSpawnEvent(net.minecraftforge.event.entity.living.LivingSpawnEvent.SpecialSpawn event) |
Modifier and Type | Method and Description |
---|---|
void |
allow() |
void |
deny() |
void |
pass() |
getSpawner
getEntityLivingBase, getWorld, getX, getY, getZ
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MCEntityLivingSpecialSpawnEvent(net.minecraftforge.event.entity.living.LivingSpawnEvent.SpecialSpawn event)
public void allow()
allow
in interface crafttweaker.api.event.EntityLivingSpawnEvent
allow
in class MCEntityLivingSpawnEvent
public void deny()
deny
in interface crafttweaker.api.event.EntityLivingSpawnEvent
deny
in class MCEntityLivingSpawnEvent
public void pass()
pass
in interface crafttweaker.api.event.EntityLivingSpawnEvent
pass
in class MCEntityLivingSpawnEvent