Uses of Class
net.minecraft.nbt.ByteNBT
Packages that use ByteNBT
-
Uses of ByteNBT in net.minecraft.nbt
Fields in net.minecraft.nbt declared as ByteNBTModifier and TypeFieldDescriptionprivate static final ByteNBT[]
ByteNBT.Cache.cache
static final ByteNBT
ByteNBT.ONE
static final ByteNBT
ByteNBT.ZERO
Fields in net.minecraft.nbt with type parameters of type ByteNBTMethods in net.minecraft.nbt that return ByteNBTModifier and TypeMethodDescriptionByteNBT.copy()
ByteArrayNBT.get
(int p_get_1_) ByteArrayNBT.remove
(int p_remove_1_) static ByteNBT
ByteNBT.valueOf
(boolean p_229672_0_) static ByteNBT
ByteNBT.valueOf
(byte p_229671_0_) Methods in net.minecraft.nbt that return types with arguments of type ByteNBTMethods in net.minecraft.nbt with parameters of type ByteNBT