Enums
Here's the list of all the enums set as a global variables in novoscript
Use Entity (0x02) packet
ATTACK
INTERACT
INTERACT_AT
Entity Action (0x0B) packet
START_SNEAKING
STOP_SNEAKING
STOP_SLEEPING
START_SPRINTING
STOP_SPRINTING
RIDING_JUMP
OPEN_INVENTORY
Player Digging (0x07) packet
START_DESTROY_BLOCK
STOP_DESTROY_BLOCK
ABORT_DESTROY_BLOCK
RELEASE_USE_ITEM
DROP_ALL_ITEMS
DROP_ITEM
EnumFacing
UP
DOWN
NORTH
SOUTH
EAST
WEST
Notification Types
INFO
SUCCESS
WARNING
ERROR
Last updated