net.minecraft.nbt

public abstract class NbtElement$Number

extends NbtElement

eb$a
net.minecraft.class_605$class_1947
net.minecraft.nbt.NbtElement$Number
net.minecraft.nbt.NBTBase$NBTPrimitive

Constructor summary

ModifierConstructor
protected ()

Method summary

Modifier and TypeMethod
public abstract long
c()
method_7371()
getLong()
getLong()
public abstract int
d()
method_7372()
getInt()
getInt()
public abstract short
e()
method_7373()
getShort()
getShort()
public abstract byte
f()
method_7374()
getByte()
getByte()
public abstract double
g()
method_7375()
getDouble()
getDouble()
public abstract float
h()
method_7376()
getFloat()
getFloat()