Uses of Class
net.minecraft.nbt.IntArrayNBT
-
Packages that use IntArrayNBT Package Description net.minecraft.nbt net.minecraft.util.math -
-
Uses of IntArrayNBT in net.minecraft.nbt
Fields in net.minecraft.nbt with type parameters of type IntArrayNBT Modifier and Type Field Description static INBTType<IntArrayNBT>
IntArrayNBT. TYPE
Methods in net.minecraft.nbt that return IntArrayNBT Modifier and Type Method Description IntArrayNBT
IntArrayNBT. copy()
static IntArrayNBT
NBTUtil. createUUID(java.util.UUID p_240626_0_)
Methods in net.minecraft.nbt that return types with arguments of type IntArrayNBT Modifier and Type Method Description INBTType<IntArrayNBT>
IntArrayNBT. getType()
-
Uses of IntArrayNBT in net.minecraft.util.math
Methods in net.minecraft.util.math that return IntArrayNBT Modifier and Type Method Description IntArrayNBT
MutableBoundingBox. createTag()
-