net.minecraft.nbt

public abstract class NumericTag

implements Tag

nn
net.minecraft.nbt.NumericTag
net.minecraft.class_2514
net.minecraft.unmapped.C_suynrqaf
net.minecraft.nbt.AbstractNbtNumber
net.minecraft.src.C_4944_
net.minecraft.nbt.NBTNumber

Constructor summary

ModifierConstructor
protected ()

Method summary

Modifier and TypeMethod
public abstract long
e()
getAsLong()
method_10699()
m_kplmackl()
longValue()
m_7046_()
asLong()
public abstract int
f()
getAsInt()
method_10701()
m_lxmdwmtw()
intValue()
m_7047_()
asInt()
public abstract short
g()
getAsShort()
method_10696()
m_gnlxzwuv()
shortValue()
m_7053_()
asShort()
public abstract byte
h()
getAsByte()
method_10698()
m_xmpuufcx()
byteValue()
m_7063_()
asByte()
public abstract double
i()
getAsDouble()
method_10697()
m_dtfzujnh()
doubleValue()
m_7061_()
asDouble()
public abstract float
j()
getAsFloat()
method_10700()
m_cqxnnozg()
floatValue()
m_7057_()
asFloat()
public abstract Number
k()
getAsNumber()
method_10702()
m_kqjcafzk()
numberValue()
m_8103_()