Action

This binding allows you to access some of the enums within packets

See Packet Documentation for further information on how these are used

C0B Action

START_SNEAKING

action.START_SNEAKING

STOP_SNEAKING

action.STOP_SNEAKING

STOP_SLEEPING

action.STOP_SLEEPING

START_SPRINTING

action.START_SPRINTING

STOP_SPRINTING

action.STOP_SPRINTING

RIDING_JUMP

action.RIDING_JUMP

OPEN_INVENTORY

action.OPEN_INVENTORY

C02 Action

INTERACT

action.INTERACT

ATTACK

action.ATTACK

INTERACT_AT

action.INTERACT_AT

C07 Action

START_DESTROY_BLOCK

action.START_DESTROY_BLOCK

ABORT_DESTROY_BLOCK

action.ABORT_DESTROY_BLOCK

DROP_ALL_ITEMS

action.DROP_ALL_ITEMS

DROP_ITEM

action.DROP_ITEM

RELEASE_USE_ITEM

action.RELEASE_USE_ITEM

C16 Status

PERFORM_RESPAWN

action.PERFORM_RESPAWN

REQUEST_STATS

action.REQUEST_STATS

OPEN_INVENTORY_ACHIEVEMENT

action.OPEN_INVENTORY_ACHIEVEMENT

Last updated