Interface InteractionEvent
public interface InteractionEvent
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Deprecated.static interface
static interface
static interface
static interface
static interface
static interface
static interface
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Event<InteractionEvent.ClientLeftClickAir>
static final Event<InteractionEvent.ClientRightClickAir>
static final Event<InteractionEvent.FarmlandTrample>
static final Event<InteractionEvent.InteractEntity>
static final Event<InteractionEvent.LeftClickBlock>
static final Event<InteractionEvent.RightClickBlock>
static final Event<InteractionEvent.RightClickItem>
-
Field Details
-
LEFT_CLICK_BLOCK
-
RIGHT_CLICK_BLOCK
-
RIGHT_CLICK_ITEM
-
CLIENT_LEFT_CLICK_AIR
-
CLIENT_RIGHT_CLICK_AIR
-
INTERACT_ENTITY
-
FARMLAND_TRAMPLE
-
BlockEvent.BREAK