public class ForceLoadCommand
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static com.mojang.brigadier.exceptions.SimpleCommandExceptionType |
FAILED_ADD_EXCEPTION |
private static com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType |
QUERY_FAILURE_EXCEPTION |
private static com.mojang.brigadier.exceptions.SimpleCommandExceptionType |
REMOVE_FAILED_EXCEPTION |
private static com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType |
TOO_BIG_EXCEPTION |
Constructor and Description |
---|
ForceLoadCommand() |
Modifier and Type | Method and Description |
---|---|
private static int |
doAddOrRemove(CommandSource p_212719_0_,
ColumnPos p_212719_1_,
ColumnPos p_212719_2_,
boolean p_212719_3_) |
private static int |
doList(CommandSource p_212721_0_) |
private static int |
doQuery(CommandSource p_212713_0_,
ColumnPos p_212713_1_) |
static void |
register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher) |
private static int |
removeAll(CommandSource p_212722_0_) |
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType TOO_BIG_EXCEPTION
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType QUERY_FAILURE_EXCEPTION
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType FAILED_ADD_EXCEPTION
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType REMOVE_FAILED_EXCEPTION
public static void register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher)
private static int doQuery(CommandSource p_212713_0_, ColumnPos p_212713_1_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException
private static int doList(CommandSource p_212721_0_)
private static int removeAll(CommandSource p_212722_0_)
private static int doAddOrRemove(CommandSource p_212719_0_, ColumnPos p_212719_1_, ColumnPos p_212719_2_, boolean p_212719_3_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException