Module containing some of Minecraft's singleton objects. Most of them must be accessed on the client side, otherwise they return null.
2.0
3.0
Level object of the current minecraft client. Should not be used on the server side.
LocalPlayer object of the current minecraft client. Must be called on the client side, otherwise null be returned.
Generated using TypeDoc
Module containing some of Minecraft's singleton objects. Most of them must be accessed on the client side, otherwise they return null.
2.0