net.minecraft.nbt

record SnbtParsing$NumberSuffix

net.minecraft.nbt.SnbtGrammar$IntegerSuffix
net.minecraft.class_10900$class_10904
net.minecraft.nbt.SnbtParsing$NumberSuffix

Field summary

Modifier and TypeField
private final SnbtParsing$Signedness
signed
comp_3827
signed
private final SnbtParsing$NumericType
type
comp_3828
type
public static final SnbtParsing$NumberSuffix
EMPTY
field_58013
DEFAULT

Constructor summary

ModifierConstructor
private (SnbtParsing$Signedness signed, SnbtParsing$NumericType type)

Method summary

Modifier and TypeMethod
public SnbtParsing$Signedness
signed()
comp_3827()
signed()
public SnbtParsing$NumericType
type()
comp_3828()
type()