The API
The Scripting API utilises JavaScript (ECMAScript 6) as the programming language.
Provides full access to Minecraft (Fabric Yarn Mappings).
Provides full access to OpenGL (LWJGL 3.3.3).
Provides access to most Java standard library classes.
Scripts can be reloaded/listed using the in-game chat command
.script.
Script files can be found in the following directory: .neon/nextgen/Neon-Next/scripts .
Last updated