implements Rule<com.mojang.brigadier.StringReader, String>
bqj | |
net.minecraft.util.parsing.packrat.commands.GreedyPredicateParseRule | |
net.minecraft.class_10848 | |
net.minecraft.util.packrat.TokenParsingRule |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private final int |
| ||||||||
private final int |
| ||||||||
private final DelayedException<com.mojang.brigadier.exceptions.CommandSyntaxException> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (int minLength, DelayedException<com.mojang.brigadier.exceptions.CommandSyntaxException> tooShortException) |
public | (int minLength, int maxLength, DelayedException<com.mojang.brigadier.exceptions.CommandSyntaxException> tooShortException) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public String |
| ||||||||
protected abstract boolean |
|