public interface EntityLivingSpawnEvent extends ILivingEvent
| Modifier and Type | Interface and Description |
|---|---|
static interface |
EntityLivingSpawnEvent.EntityLivingExtendedSpawnEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
allow() |
void |
deny() |
IWorld |
getWorld() |
float |
getX() |
float |
getY() |
float |
getZ() |
void |
pass() |
getEntity, getEntityLivingBaseIWorld getWorld()
float getX()
float getY()
float getZ()
void allow()
void deny()
void pass()