net.minecraft.nbt

public class ByteTag

extends NumericTag

All mapped superinterfaces:

Tag

tx
net.minecraft.nbt.ByteTag
net.minecraft.class_2481
net.minecraft.unmapped.C_pwgutliu
net.minecraft.nbt.NbtByte
net.minecraft.nbt.NbtByte

Field summary

Modifier and TypeField
private static final int
w
SELF_SIZE_IN_BYTES
field_41717
f_rwbjtpvf
SIZE
SIZE_IN_BYTES
public static final TagType<ByteTag>
a
TYPE
field_21025
f_hiwnfdyl
TYPE
TYPE
public static final ByteTag
b
ZERO
field_21026
f_zassqcnw
ZERO
ZERO
public static final ByteTag
c
ONE
field_21027
f_crdyfyhm
ONE
ONE
private final byte
x
data
field_11498
f_pigaoijh
value
value

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)
public static ByteTag
a(boolean arg0)
valueOf(boolean arg0)
method_23234(boolean arg0)
m_olyowcmt(boolean arg0)
of(boolean value)
of(boolean value)
public void
a(DataOutput arg0)
write(DataOutput arg0)
method_10713(DataOutput arg0)
m_iwzpgzuw(DataOutput arg0)
write(DataOutput arg0)
write(DataOutput arg0)
public int
a()
sizeInBytes()
method_47988()
m_hbuflhqa()
getSizeInBytes()
getSizeInBytes()
public byte
b()
getId()
method_10711()
m_muabmuss()
getType()
getType()
public TagType<ByteTag>
c()
getType()
method_23258()
m_oolktkhh()
getNbtType()
getNbtType()
public ByteTag
e()
copy()
method_10530()
m_hiabqufx()
copy()
shallowCopy()
public void
a(va arg0)
accept(TagVisitor arg0)
method_32289(class_5627 arg0)
m_kyxvnzlv(C_fphpnqkj arg0)
accept(NbtElementVisitor arg0)
accept(NbtElementVisitor arg0)
public long
f()
getAsLong()
method_10699()
m_kplmackl()
longValue()
longValue()
public int
g()
getAsInt()
method_10701()
m_lxmdwmtw()
intValue()
intValue()
public short
h()
getAsShort()
method_10696()
m_gnlxzwuv()
shortValue()
shortValue()
public byte
i()
getAsByte()
method_10698()
m_xmpuufcx()
byteValue()
byteValue()
public double
j()
getAsDouble()
method_10697()
m_dtfzujnh()
doubleValue()
doubleValue()
public float
k()
getAsFloat()
method_10700()
m_cqxnnozg()
floatValue()
floatValue()
public Number
l()
getAsNumber()
method_10702()
m_kqjcafzk()
numberValue()
numberValue()
public StreamTagVisitor$ValueResult
a(ut arg0)
accept(StreamTagVisitor arg0)
method_39850(class_6836 arg0)
m_mzbtnncb(C_avcaqucb arg0)
doAccept(NbtScanner arg0)
scan(NbtScanner arg0)