Skip to main content

Minecraft

The base namespace for everything.

Properties

NameTypeDefault valueDescription
GetFPSfunctionGets the FPS of the game.
PrintfunctionPrints to the Minecraft log.
PlatformstringOS nameName of the OS being ran on.
VersionstringMinecraft versionGets the Minecraft version.
ClientOrServerstringClient or ServerGets where Minecraft runs.
KeybindstableTable of keybinds.
ShutdownClientfunctionCloses Minecraft.
AddClientLoadedListenerfunctionCall function when game loads.
TickstableTicks for Client and Server.
CreateNewGUIfunctionCreate a new GUI.