Uses of Class
net.minecraft.util.packrat.NumeralParsingRule
Packages that use NumeralParsingRule
-
Uses of NumeralParsingRule in net.minecraft.nbt
Fields in net.minecraft.nbt declared as NumeralParsingRuleModifier and TypeFieldDescriptionprivate static final NumeralParsingRule
SnbtParsing.BINARY_RULE
private static final NumeralParsingRule
SnbtParsing.DECIMAL_RULE
private static final NumeralParsingRule
SnbtParsing.HEX_RULE