net.minecraft.nbt

public abstract class NumericTag

implements Tag

pw
net.minecraft.nbt.NumericTag
net.minecraft.class_2514
net.minecraft.unmapped.C_suynrqaf
net.minecraft.nbt.AbstractNbtNumber
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()
longValue()
m_7046_()
public abstract int
f()
getAsInt()
method_10701()
m_lxmdwmtw()
intValue()
intValue()
m_7047_()
public abstract short
g()
getAsShort()
method_10696()
m_gnlxzwuv()
shortValue()
shortValue()
m_7053_()
public abstract byte
h()
getAsByte()
method_10698()
m_xmpuufcx()
byteValue()
byteValue()
m_7063_()
public abstract double
i()
getAsDouble()
method_10697()
m_dtfzujnh()
doubleValue()
doubleValue()
m_7061_()
public abstract float
j()
getAsFloat()
method_10700()
m_cqxnnozg()
floatValue()
floatValue()
m_7057_()
public abstract Number
k()
getAsNumber()
method_10702()
m_kqjcafzk()
numberValue()
numberValue()
m_8103_()