Uses of Class
net.minecraft.nbt.NbtByte
-
Uses of NbtByte in net.minecraft.nbt
Modifier and TypeFieldDescriptionstatic NbtByte
NbtByte.ONE
(package private) static NbtByte[]
NbtByte.Cache.VALUES
static NbtByte
NbtByte.ZERO
Modifier and TypeMethodDescriptionNbtByte.copy()
NbtByteArray.get(int int2)
NbtByteArray.method_10536(int int2)
static NbtByte
NbtByte.of(boolean value)
static NbtByte
NbtByte.of(byte value)
Modifier and TypeMethodDescriptionNbtByte.getNbtType()
Gets the NBT type definition of this NBT element. -
Uses of NbtByte in net.minecraft.nbt.visitor