net.minecraft.nbt

public class NbtLong

extends AbstractNbtNumber

All mapped superinterfaces:

NbtElement

ml
net.minecraft.nbt.LongTag
net.minecraft.class_2503
net.minecraft.nbt.NbtLong
net.minecraft.unmapped.C_mbybaqku
net.minecraft.nbt.LongNBT
net.minecraft.nbt.LongNBT

Field summary

Modifier and TypeField
public static final NbtType<NbtLong>
a
TYPE
field_21041
TYPE
f_wnhhgyfj
field_229697_a_
TYPE
private final long
b
data
field_11553
value
f_qnqyrhdj
field_74753_a
data

Constructor summary

ModifierConstructor
private (long value)

Method summary

Modifier and TypeMethod
public static NbtLong
a(long arg0)
valueOf(long arg0)
method_23251(long arg0)
of(long value)
m_ftkuryps(long arg0)
func_229698_a_(long arg0)
valueOf(long value)
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 NbtType<NbtLong>
b()
getType()
method_23258()
getNbtType()
m_flhktont()
func_225647_b_()
getType()
public NbtLong
d()
copy()
method_10621()
copy()
m_rrdrtvul()
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()
longValue()
m_kplmackl()
func_150291_c()
getLong()
public int
f()
getAsInt()
method_10701()
intValue()
m_lxmdwmtw()
func_150287_d()
getInt()
public short
g()
getAsShort()
method_10696()
shortValue()
m_gnlxzwuv()
func_150289_e()
getShort()
public byte
h()
getAsByte()
method_10698()
byteValue()
m_xmpuufcx()
func_150290_f()
getByte()
public double
i()
getAsDouble()
method_10697()
doubleValue()
m_dtfzujnh()
func_150286_g()
getDouble()
public float
j()
getAsFloat()
method_10700()
floatValue()
m_cqxnnozg()
func_150288_h()
getFloat()
public Number
k()
getAsNumber()
method_10702()
numberValue()
m_kqjcafzk()
func_209908_j()
getAsNumber()