implements Rule<com.mojang.brigadier.StringReader, V>, ResourceSuggestion
bqn | |
net.minecraft.util.parsing.packrat.commands.ResourceLookupRule | |
net.minecraft.class_9410 | |
net.minecraft.util.packrat.IdentifiableParsingRule |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private final NamedRule<com.mojang.brigadier.StringReader, ResourceLocation> |
| ||||||||
protected final C |
| ||||||||
private final DelayedException<com.mojang.brigadier.exceptions.CommandSyntaxException> |
|
Constructor summary
Modifier | Constructor |
---|---|
protected | (NamedRule<com.mojang.brigadier.StringReader, ResourceLocation> idParsingRule, C callbacks) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public V |
| ||||||||
protected abstract V |
|