Interface EntityEvent
public interface EntityEvent
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
static interface
static interface
static interface
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Event<EntityEvent.Add>
static final Event<EntityEvent.AnimalTame>
static final Event<EntityEvent.EnterSection>
static final Event<EntityEvent.LivingCheckSpawn>
static final Event<EntityEvent.LivingDeath>
static final Event<EntityEvent.LivingHurt>
-
Field Details
-
LIVING_DEATH
-
LIVING_HURT
-
LIVING_CHECK_SPAWN
-
ADD
- See Also:
-
ENTER_SECTION
-
ANIMAL_TAME
-