Uses of Class
net.minecraft.nbt.NbtLong
Packages that use NbtLong
-
Uses of NbtLong in net.minecraft.nbt
Fields in net.minecraft.nbt declared as NbtLongFields in net.minecraft.nbt with type parameters of type NbtLongMethods in net.minecraft.nbt that return NbtLongModifier and TypeMethodDescriptionNbtLong.copy()
NbtLongArray.get
(int int2) NbtLongArray.method_10606
(int int2, NbtLong nbtLong) static NbtLong
NbtLong.of
(long value) NbtLongArray.remove
(int int2) Methods in net.minecraft.nbt that return types with arguments of type NbtLongModifier and TypeMethodDescriptionNbtLong.getNbtType()
Gets the NBT type definition of this NBT element.Methods in net.minecraft.nbt with parameters of type NbtLong -
Uses of NbtLong in net.minecraft.nbt.visitor
Methods in net.minecraft.nbt.visitor with parameters of type NbtLong