Class | Description |
---|---|
Counter | |
Event |
Provides functions that enables listening to events happening in the game.
|
Game |
Exposes functionality to retrieve information about the game.
|
Item | |
Level |
Exposes functionality to retrieve information about the level and change the level.
|
LLM |
Interfaces with LM Studio API.
|
LuaEntity |
Lua interface for entities.
|
LuaJoiseTerrainGenerator |
Lua terrain generator that uses Joise to generate terrain.
|
Peer |
Methods to control the peers in the game such as controlling entities in the game
|
Timer | |
Utils |