Uses of Class
net.minecraft.nbt.IntArrayTag
Packages that use IntArrayTag
-
Uses of IntArrayTag in net.minecraft.nbt
Fields in net.minecraft.nbt with type parameters of type IntArrayTagMethods in net.minecraft.nbt that return IntArrayTagModifier and TypeMethodDescriptionIntArrayTag.copy()static IntArrayTagNbtUtils.createUUID(UUID uuid) Methods in net.minecraft.nbt that return types with arguments of type IntArrayTagMethods in net.minecraft.nbt with parameters of type IntArrayTagModifier and TypeMethodDescriptionvoidSnbtPrinterTagVisitor.visitIntArray(IntArrayTag tag) voidStringTagVisitor.visitIntArray(IntArrayTag tag) voidTagVisitor.visitIntArray(IntArrayTag tag) voidTextComponentTagVisitor.visitIntArray(IntArrayTag tag)