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 pIndex) ByteArrayTag.remove
(int pIndex) static ByteTag
ByteTag.valueOf
(boolean pData) static ByteTag
ByteTag.valueOf
(byte pData) 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