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> p_335465_, Rule.SimpleRuleAction<T> p_336053_) <T> voidDictionary.put(Atom<T> p_336163_, Term<S> p_335447_, Rule.SimpleRuleAction<T> p_335981_)