| bny | |
| net.minecraft.util.parsing.packrat.ParseState | |
| net.minecraft.class_9393 | |
| net.minecraft.command.argument.packrat.ParsingState | |
| net.minecraft.src.C_313745_ | |
| net.minecraft.util.parsing.packrat.ParseState |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Map<ParseState$CacheKey<?>, ParseState$CacheEntry<?>> |
| ||||||||||
| private final Dictionary<S> |
| ||||||||||
| private final ErrorCollector<S> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| protected | (Dictionary<S> rules, ErrorCollector<S> errors) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public ErrorCollector<S> |
| ||||||||||
| public <T> Optional<T> |
| ||||||||||
| public <T> Optional<T> |
| ||||||||||
| private <T> ParseState$CacheEntry<T> |
| ||||||||||
| private <T> void |
| ||||||||||
| public abstract S |
| ||||||||||
| public abstract int |
| ||||||||||
| public abstract void |
|