Uses of Class
net.minecraft.nbt.NbtLong
-
Uses of NbtLong in net.minecraft.nbt
Modifier and TypeMethodDescriptionNbtLong.copy()
NbtLongArray.get(int int2)
NbtLongArray.method_10606(int int2, NbtLong nbtLong)
static NbtLong
NbtLong.of(long value)
NbtLongArray.remove(int int2)
Modifier and TypeMethodDescriptionNbtLong.getNbtType()
Gets the NBT type definition of this NBT element. -
Uses of NbtLong in net.minecraft.nbt.visitor