类 Dictionary<S>
java.lang.Object
net.minecraft.util.parsing.packrat.Dictionary<S>
-
嵌套类概要
嵌套类修饰符和类型类说明(专用程序包) static class
(专用程序包) static final record
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
private <T> Dictionary.Entry
<S, T> getOrCreateEntry
(Atom<T> p_410050_) getOrThrow
(Atom<T> p_410765_) namedWithAlias
(Atom<T> p_409625_, Atom<T> p_410453_) putComplex
(Atom<T> p_410268_, Term<S> p_410760_, Rule.RuleAction<S, T> p_410488_)
-
字段详细资料
-
terms
-
-
构造器详细资料
-
Dictionary
public Dictionary()
-
-
方法详细资料
-
put
-
putComplex
-
put
-
checkAllBound
public void checkAllBound() -
getOrThrow
-
forward
-
getOrCreateEntry
-
named
-
namedWithAlias
-