🚬
NovoScript
  • NovoScript - Tutorial
  • API
    • Module
    • Events
    • Objects
      • World
      • Client
      • Packets
      • Player
      • Entity
    • Utilities
      • Web Utility
      • File Utility
      • Render Utility
      • Game Utility
      • Timer Utility
      • Angle Untility
      • Entity Utility
    • Enums
    • Global Variables
  • Examples
    • Self Damage
    • Multi Aura
    • OldNCP Bhop
Powered by GitBook
On this page

Was this helpful?

  1. API

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

PreviousEntity UtilityNextGlobal Variables

Last updated 3 years ago

Was this helpful?