Uses of Class
net.minecraft.nbt.LongArrayNBT
-
Packages that use LongArrayNBT Package Description net.minecraft.nbt -
-
Uses of LongArrayNBT in net.minecraft.nbt
Fields in net.minecraft.nbt with type parameters of type LongArrayNBT Modifier and Type Field Description static INBTType<LongArrayNBT>LongArrayNBT. TYPEMethods in net.minecraft.nbt that return LongArrayNBT Modifier and Type Method Description LongArrayNBTLongArrayNBT. copy()Methods in net.minecraft.nbt that return types with arguments of type LongArrayNBT Modifier and Type Method Description INBTType<LongArrayNBT>LongArrayNBT. getType()
-