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