Uses of Class
net.minecraft.nbt.ByteTag
Packages that use ByteTag
-
Uses of ByteTag in net.minecraft.nbt
Fields in net.minecraft.nbt declared as ByteTagModifier and TypeFieldDescription(package private) static final ByteTag[]
ByteTag.Cache.cache
static final ByteTag
ByteTag.ONE
static final ByteTag
ByteTag.ZERO
Fields in net.minecraft.nbt with type parameters of type ByteTagMethods in net.minecraft.nbt that return ByteTagModifier and TypeMethodDescriptionByteTag.copy()
ByteArrayTag.get
(int index) ByteArrayTag.remove
(int index) static ByteTag
ByteTag.valueOf
(boolean data) static ByteTag
ByteTag.valueOf
(byte data) Methods in net.minecraft.nbt that return types with arguments of type ByteTagMethods in net.minecraft.nbt with parameters of type ByteTagModifier and TypeMethodDescriptionvoid
void
void
void
void