net.minecraft.nbt

public class ByteTag

extends AbstractNumberTag

All mapped superinterfaces:

Tag

jr
net.minecraft.nbt.ByteTag
net.minecraft.class_2481
net.minecraft.nbt.ByteTag
net.minecraft.unmapped.C_pwgutliu
net.minecraft.nbt.ByteNBT
net.minecraft.nbt.ByteNBT

Field summary

Modifier and TypeField
public static final TagReader<ByteTag>
a
TYPE
field_21025
READER
f_hiwnfdyl
field_229668_a_
TYPE
public static final ByteTag
b
ZERO
field_21026
ZERO
f_zassqcnw
field_229669_b_
ZERO
public static final ByteTag
c
ONE
field_21027
ONE
f_crdyfyhm
field_229670_c_
ONE
private final byte
h
data
field_11498
value
f_pigaoijh
field_74756_a
data

Constructor summary

ModifierConstructor
private (byte value)

Method summary

Modifier and TypeMethod
public static ByteTag
a(byte arg0)
valueOf(byte arg0)
method_23233(byte arg0)
of(byte value)
m_tisnizmh(byte arg0)
func_229671_a_(byte arg0)
valueOf(byte arg0)
public static ByteTag
a(boolean arg0)
valueOf(boolean arg0)
method_23234(boolean arg0)
of(boolean value)
m_olyowcmt(boolean arg0)
func_229672_a_(boolean arg0)
valueOf(boolean arg0)
public void
a(DataOutput arg0)
write(DataOutput arg0)
method_10713(DataOutput arg0)
write(DataOutput arg0)
m_cwmzwzxw(DataOutput arg0)
func_74734_a(DataOutput arg0)
write(DataOutput arg0)
public byte
a()
getId()
method_10711()
getType()
m_wrsriqmr()
func_74732_a()
getId()
public TagReader<ByteTag>
b()
getType()
method_23258()
getReader()
m_flhktont()
func_225647_b_()
getType()
public ByteTag
d()
copy()
method_10530()
copy()
m_hiabqufx()
func_74737_b()
copy()
public Text
a(String arg0, int arg1)
getPrettyDisplay(String arg0, int arg1)
method_10710(String arg0, int arg1)
toText(String arg0, int arg1)
m_atavlobu(String arg0, int arg1)
func_199850_a(String arg0, int arg1)
toFormattedComponent(String arg0, int arg1)
public long
e()
getAsLong()
method_10699()
getLong()
m_kplmackl()
func_150291_c()
getLong()
public int
f()
getAsInt()
method_10701()
getInt()
m_lxmdwmtw()
func_150287_d()
getInt()
public short
g()
getAsShort()
method_10696()
getShort()
m_gnlxzwuv()
func_150289_e()
getShort()
public byte
h()
getAsByte()
method_10698()
getByte()
m_xmpuufcx()
func_150290_f()
getByte()
public double
i()
getAsDouble()
method_10697()
getDouble()
m_dtfzujnh()
func_150286_g()
getDouble()
public float
j()
getAsFloat()
method_10700()
getFloat()
m_cqxnnozg()
func_150288_h()
getFloat()
public Number
k()
getAsNumber()
method_10702()
getNumber()
m_kqjcafzk()
func_209908_j()
getAsNumber()