net.minecraft.nbt

public abstract class AbstractNbtNumber

implements NbtElement

mq
net.minecraft.nbt.NumericTag
net.minecraft.class_2514
net.minecraft.nbt.AbstractNbtNumber
net.minecraft.unmapped.C_suynrqaf
net.minecraft.nbt.NumberNBT
net.minecraft.nbt.NumberNBT

Constructor summary

ModifierConstructor
protected ()

Method summary

Modifier and TypeMethod
public abstract long
e()
getAsLong()
method_10699()
longValue()
m_kplmackl()
func_150291_c()
getLong()
public abstract int
f()
getAsInt()
method_10701()
intValue()
m_lxmdwmtw()
func_150287_d()
getInt()
public abstract short
g()
getAsShort()
method_10696()
shortValue()
m_gnlxzwuv()
func_150289_e()
getShort()
public abstract byte
h()
getAsByte()
method_10698()
byteValue()
m_xmpuufcx()
func_150290_f()
getByte()
public abstract double
i()
getAsDouble()
method_10697()
doubleValue()
m_dtfzujnh()
func_150286_g()
getDouble()
public abstract float
j()
getAsFloat()
method_10700()
floatValue()
m_cqxnnozg()
func_150288_h()
getFloat()
public abstract Number
k()
getAsNumber()
method_10702()
numberValue()
m_kqjcafzk()
func_209908_j()
getAsNumber()