com.mojang.brigadier.exceptions

public class SimpleCommandExceptionType

implements CommandExceptionType

com.mojang.brigadier.exceptions.SimpleCommandExceptionType

Field summary

Modifier and TypeField
private final Message
message

Constructor summary

ModifierConstructor
public (Message arg0)

Method summary

Modifier and TypeMethod
public CommandSyntaxException
create()
public CommandSyntaxException
createWithContext(ImmutableStringReader arg0)