implements Rule<com.mojang.brigadier.StringReader, String>
bqi | |
net.minecraft.util.parsing.packrat.commands.GreedyPatternParseRule | |
net.minecraft.class_10847 | |
net.minecraft.util.packrat.PatternParsingRule |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private final Pattern |
| ||||||||
private final DelayedException<com.mojang.brigadier.exceptions.CommandSyntaxException> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Pattern pattern, DelayedException<com.mojang.brigadier.exceptions.CommandSyntaxException> exception) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public String |
|