Uses of Interface
net.minecraft.util.parsing.packrat.Rule
Package
Description
-
Uses of Rule in net.minecraft.commands.arguments.item
Modifier and TypeClassDescription(package private) static class
(package private) static class
(package private) static class
(package private) static class
-
Uses of Rule in net.minecraft.util.parsing.packrat
Modifier and TypeMethodDescriptionstatic <S,
T> Rule <S, T> Rule.fromTerm
(Term<S> p_335422_, Rule.RuleAction<S, T> p_335862_) static <S,
T> Rule <S, T> Rule.fromTerm
(Term<S> p_335465_, Rule.SimpleRuleAction<T> p_336053_) -
Uses of Rule in net.minecraft.util.parsing.packrat.commands