History - net.minecraft.nbt.AbstractNbtNumber

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.nbt.NumericTag

net.minecraft.class_2514

net.minecraft.nbt.AbstractNbtNumber

Fields

Constructors

Methods

byte (): byteValue, method_10698, byteValue

short (): shortValue, method_10696, shortValue

int (): intValue, method_10701, intValue

long (): longValue, method_10699, longValue

float (): floatValue, method_10700, floatValue

double (): doubleValue, method_10697, doubleValue

Number (): box, method_10702, numberValue

Optional<Number> (): asNumber, method_68599, asNumber

Optional<Byte> (): asByte, method_68600, asByte

Optional<Short> (): asShort, method_68601, asShort

Optional<Integer> (): asInt, method_68602, asInt

Optional<Long> (): asLong, method_68603, asLong

Optional<Float> (): asFloat, method_68604, asFloat

Optional<Double> (): asDouble, method_68605, asDouble

Optional<Boolean> (): asBoolean, method_68606, asBoolean