Uses of Interface
net.minecraft.util.parsing.packrat.Rule.SimpleRuleAction
-
Uses of Rule.SimpleRuleAction in net.minecraft.util.parsing.packrat
Modifier and TypeMethodDescriptionstatic <S,
T> Rule <S, T> Rule.fromTerm
(Term<S> p_335465_, Rule.SimpleRuleAction<T> p_336053_) <T> void
Dictionary.put
(Atom<T> p_336163_, Term<S> p_335447_, Rule.SimpleRuleAction<T> p_335981_)