Package net.minecraft.nbt
Class SnbtGrammar.SimpleHexLiteralParseRule
java.lang.Object
net.minecraft.util.parsing.packrat.commands.GreedyPredicateParseRule
net.minecraft.nbt.SnbtGrammar.SimpleHexLiteralParseRule
- Enclosing class:
SnbtGrammar
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.util.parsing.packrat.Rule
Rule.RuleAction<S,
T>, Rule.SimpleRuleAction<S, T>, Rule.WrappedTerm<S, T> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.util.parsing.packrat.commands.GreedyPredicateParseRule
parse
-
Constructor Details
-
SimpleHexLiteralParseRule
public SimpleHexLiteralParseRule(int p_410732_)
-
-
Method Details
-
isAccepted
protected boolean isAccepted(char p_410209_) - Specified by:
isAccepted
in classGreedyPredicateParseRule
-