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.cachestatic final ByteNBTByteNBT.ONEstatic final ByteNBTByteNBT.ZEROFields 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 ByteNBTByteNBT.valueOf(boolean p_229672_0_) static ByteNBTByteNBT.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