NBT

object NBT

Functions

Link copied to clipboard
fun parse(nbt: Any, options: NativeObject? = null): NBTBase

Creates a new NBTBase from the given nbt

Link copied to clipboard
fun toArray(nbt: NBTTagList): NativeArray
Link copied to clipboard
fun toObject(nbt: NBTTagCompound): NativeObject

Sources

Link copied to clipboard