| box | |
| net.minecraft.util.parsing.packrat.ParseState | |
| net.minecraft.class_9393 | |
| net.minecraft.command.argument.packrat.ParsingState | |
| net.minecraft.unmapped.C_whzxxbaa | |
| net.minecraft.unmapped.C_whzxxbaa | |
| net.minecraft.src.C_313745_ |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Map<ParsingState$PackratKey<?>, ParsingState$PackratCache<?>> |
| ||||||||||||
| private final ParsingRules<S> |
| ||||||||||||
| private final ParseErrorList<S> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (ParsingRules<S> rules, ParseErrorList<S> errors) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public ParseErrorList<S> |
| ||||||||||||||
| public <T> Optional<T> |
| ||||||||||||||
| public <T> Optional<T> |
| ||||||||||||||
| private <T> ParsingState$PackratCache<T> |
| ||||||||||||||
| private <T> void |
| ||||||||||||||
| public abstract S |
| ||||||||||||||
| public abstract int |
| ||||||||||||||
| public abstract void |
|