implements Term<S>
brb$f | |
net.minecraft.util.parsing.packrat.Term$RepeatedWithSeparator | |
net.minecraft.class_9402$class_10845 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private final NamedRule<S, T> |
| ||||||
private final Atom<List<T>> |
| ||||||
private final Term<S> |
| ||||||
private final int |
| ||||||
private final boolean |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (NamedRule<S, T> arg0, Atom<List<T>> arg1, Term<S> arg2, int arg3, boolean arg4) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public boolean |
| ||||||
public NamedRule<S, T> |
| ||||||
public Atom<List<T>> |
| ||||||
public Term<S> |
| ||||||
public int |
| ||||||
public boolean |
|