Uses of Class
net.minecraft.nbt.IntArrayTag
Packages that use IntArrayTag
- 
Uses of IntArrayTag in net.minecraft.nbtFields in net.minecraft.nbt with type parameters of type IntArrayTagMethods in net.minecraft.nbt that return IntArrayTagModifier and TypeMethodDescriptionIntArrayTag.copy()static IntArrayTagNbtUtils.createUUID(UUID p_129227_) 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 p_178128_) voidStringTagVisitor.visitIntArray(IntArrayTag p_178174_) voidTagVisitor.visitIntArray(IntArrayTag p_178222_) voidTextComponentTagVisitor.visitIntArray(IntArrayTag p_178268_)