net.minecraft.nbt

public abstract class NumericTag

implements Tag

mq
net.minecraft.nbt.NumericTag
net.minecraft.class_2514
net.minecraft.unmapped.C_suynrqaf
net.minecraft.nbt.AbstractNumberTag
net.minecraft.nbt.NumberNBT
net.minecraft.server.v1_16_R2.NBTNumber

Constructor summary

ModifierConstructor
protected ()

Method summary

Modifier and TypeMethod
public abstract long
e()
getAsLong()
method_10699()
m_kplmackl()
getLong()
func_150291_c()
asLong()
public abstract int
f()
getAsInt()
method_10701()
m_lxmdwmtw()
getInt()
func_150287_d()
asInt()
public abstract short
g()
getAsShort()
method_10696()
m_gnlxzwuv()
getShort()
func_150289_e()
asShort()
public abstract byte
h()
getAsByte()
method_10698()
m_xmpuufcx()
getByte()
func_150290_f()
asByte()
public abstract double
i()
getAsDouble()
method_10697()
m_dtfzujnh()
getDouble()
func_150286_g()
asDouble()
public abstract float
j()
getAsFloat()
method_10700()
m_cqxnnozg()
getFloat()
func_150288_h()
asFloat()
public abstract Number
k()
getAsNumber()
method_10702()
m_kqjcafzk()
getNumber()
func_209908_j()