net.minecraft.nbt

public class ByteTag

extends NumericTag

All mapped superinterfaces:

Tag

ph
net.minecraft.nbt.ByteTag
net.minecraft.class_2481
net.minecraft.unmapped.C_pwgutliu
net.minecraft.nbt.NbtByte
net.minecraft.nbt.NbtByte
net.minecraft.src.C_4913_
net.minecraft.nbt.NBTTagByte

Field summary

Modifier and TypeField
private static final int
w
SELF_SIZE_IN_BITS
field_33189
f_qtygurrl
SIZE
SELF_SIZE_IN_BITS
f_177840_
public static final TagType<ByteTag>
a
TYPE
field_21025
f_hiwnfdyl
TYPE
TYPE
f_128255_
public static final ByteTag
b
ZERO
field_21026
f_zassqcnw
ZERO
ZERO
f_128256_
public static final ByteTag
c
ONE
field_21027
f_crdyfyhm
ONE
ONE
f_128257_
private final byte
x
data
field_11498
f_pigaoijh
value
value
f_128258_

Constructor summary

ModifierConstructor
(byte value)

Method summary

Modifier and TypeMethod
public static ByteTag
a(byte arg0)
valueOf(byte arg0)
method_23233(byte arg0)
m_tisnizmh(byte arg0)
of(byte value)
of(byte value)
m_128266_(byte p_128267_)
public static ByteTag
a(boolean arg0)
valueOf(boolean arg0)
method_23234(boolean arg0)
m_olyowcmt(boolean arg0)
of(boolean value)
of(boolean value)
m_128273_(boolean p_128274_)
public void
a(DataOutput arg0)
write(DataOutput arg0)
method_10713(DataOutput arg0)
m_iwzpgzuw(DataOutput arg0)
write(DataOutput arg0)
write(DataOutput arg0)
m_6434_(DataOutput arg0)
public byte
a()
getId()
method_10711()
m_muabmuss()
getType()
getType()
m_7060_()
public TagType<ByteTag>
b()
getType()
method_23258()
m_oolktkhh()
getNbtType()
getNbtType()
m_6458_()
public ByteTag
d()
copy()
method_10530()
m_hiabqufx()
copy()
copy()
m_6426_()
public void
a(qg arg0)
accept(TagVisitor arg0)
method_32289(class_5627 arg0)
m_kyxvnzlv(C_fphpnqkj arg0)
accept(NbtElementVisitor arg0)
accept(NbtElementVisitor arg0)
m_142327_(C_141838_ arg0)
public long
e()
getAsLong()
method_10699()
m_kplmackl()
longValue()
longValue()
m_7046_()
public int
f()
getAsInt()
method_10701()
m_lxmdwmtw()
intValue()
intValue()
m_7047_()
public short
g()
getAsShort()
method_10696()
m_gnlxzwuv()
shortValue()
shortValue()
m_7053_()
public byte
h()
getAsByte()
method_10698()
m_xmpuufcx()
byteValue()
byteValue()
m_7063_()
public double
i()
getAsDouble()
method_10697()
m_dtfzujnh()
doubleValue()
doubleValue()
m_7061_()
public float
j()
getAsFloat()
method_10700()
m_cqxnnozg()
floatValue()
floatValue()
m_7057_()
public Number
k()
getAsNumber()
method_10702()
m_kqjcafzk()
numberValue()
numberValue()
m_8103_()
public StreamTagVisitor$ValueResult
a(pz arg0)
accept(StreamTagVisitor arg0)
method_39850(class_6836 arg0)
m_mzbtnncb(C_avcaqucb arg0)
doAccept(NbtScanner arg0)
scan(NbtScanner arg0)
m_196533_(C_196121_ arg0)