public class LocateBiomeCommand extends Object
Modifier and Type | Field and Description |
---|---|
static com.mojang.brigadier.exceptions.DynamicCommandExceptionType |
INVALID_EXCEPTION |
private static com.mojang.brigadier.exceptions.DynamicCommandExceptionType |
NOT_FOUND_EXCEPTION |
Constructor and Description |
---|
LocateBiomeCommand() |
Modifier and Type | Method and Description |
---|---|
private static int |
execute(ServerCommandSource source,
Identifier identifier) |
static void |
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher) |
public static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType INVALID_EXCEPTION
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType NOT_FOUND_EXCEPTION
public static void register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
private static int execute(ServerCommandSource source, Identifier identifier) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException