net.minecraft.util.parsing.packrat

class Dictionary$Entry<S, T>

implements NamedRule<S, T>, Supplier<String>

bsn$a
net.minecraft.util.parsing.packrat.Dictionary$Entry
net.minecraft.class_9389$class_10838
net.minecraft.util.packrat.ParsingRules$RuleEntryImpl
net.minecraft.src.C_313381_$C_379063_
net.minecraft.util.parsing.packrat.Dictionary$a

字段概要

修饰符与类型字段
private final Atom<T>
a
name
field_57523
symbol
f_380514_
Rule<S, T>
b
value
field_57524
rule
f_379416_

构造函数概要

修饰符构造函数
private (Atom<T> symbol)

方法概要

修饰符与类型方法
public Atom<T>
a()
name()
method_68213()
getSymbol()
m_387329_()
public Rule<S, T>
b()
value()
method_68214()
getRule()
m_384684_()
public String
c()
get()
method_68215()
get()
get()