Uses of Interface
net.minecraft.util.parsing.packrat.Rule.SimpleRuleAction
Packages that use Rule.SimpleRuleAction
-
Uses of Rule.SimpleRuleAction in net.minecraft.util.parsing.packrat
Methods in net.minecraft.util.parsing.packrat with parameters of type Rule.SimpleRuleActionModifier and TypeMethodDescriptionstatic <S,T> Rule <S, T> Rule.fromTerm(Term<S> child, Rule.SimpleRuleAction<T> action) <T> voidDictionary.put(Atom<T> atom, Term<S> term, Rule.SimpleRuleAction<T> simpleRuleAction)