Uses of Class
net.minecraft.nbt.NbtInt
-
Uses of NbtInt in net.minecraft.nbt
Modifier and TypeMethodDescriptionNbtInt.copy()
NbtIntArray.get(int int2)
static NbtInt
NbtInt.of(int value)
NbtIntArray.remove(int int2)
Modifier and TypeMethodDescriptionNbtInt.getNbtType()
Gets the NBT type definition of this NBT element. -
Uses of NbtInt in net.minecraft.nbt.visitor