Interface PlayerEntityEvent
public interface PlayerEntityEvent
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
static interface
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TEvent<PlayerEntityEvent.BlockPlaced>
static final TEvent<PlayerEntityEvent.ExperienceAdded>
static final TEvent<PlayerEntityEvent.ItemPickedUp>
static final TEvent<PlayerEntityEvent.LootContainerOpened>
-
Field Details
-
ITEM_PICKED_UP
-
LOOT_CONTAINER_OPENED
-
EXPERIENCE_ADDED
-
BLOCK_PLACED
-