public static class MCEntityLivingSpawnEvent.MCEntityLivingSpecialSpawnEvent extends MCEntityLivingSpawnEvent.MCEntityLivingExtendedSpawnEvent
MCEntityLivingSpawnEvent.MCEntityLivingExtendedSpawnEvent, MCEntityLivingSpawnEvent.MCEntityLivingSpecialSpawnEventevent| Constructor and Description |
|---|
MCEntityLivingSpecialSpawnEvent(net.minecraftforge.event.entity.living.LivingSpawnEvent.SpecialSpawn event) |
| Modifier and Type | Method and Description |
|---|---|
void |
allow() |
void |
deny() |
void |
pass() |
getSpawnergetEntityLivingBase, getWorld, getX, getY, getZclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic MCEntityLivingSpecialSpawnEvent(net.minecraftforge.event.entity.living.LivingSpawnEvent.SpecialSpawn event)
public void allow()
allow in interface crafttweaker.api.event.EntityLivingSpawnEventallow in class MCEntityLivingSpawnEventpublic void deny()
deny in interface crafttweaker.api.event.EntityLivingSpawnEventdeny in class MCEntityLivingSpawnEventpublic void pass()
pass in interface crafttweaker.api.event.EntityLivingSpawnEventpass in class MCEntityLivingSpawnEvent