public class TestCommand
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
(package private) static class |
TestCommand.Callback |
Constructor and Description |
---|
TestCommand() |
Modifier and Type | Method and Description |
---|---|
static void |
func_229613_a_(com.mojang.brigadier.CommandDispatcher<CommandSource> p_229613_0_) |
private static int |
func_229615_a_(CommandSource p_229615_0_) |
private static int |
func_229616_a_(CommandSource p_229616_0_,
int p_229616_1_) |
private static int |
func_229617_a_(CommandSource p_229617_0_,
java.lang.String p_229617_1_) |
private static int |
func_229618_a_(CommandSource p_229618_0_,
java.lang.String p_229618_1_,
int p_229618_2_,
int p_229618_3_,
int p_229618_4_) |
private static void |
func_229619_a_(CommandSource p_229619_0_,
java.util.Collection<TestFunctionInfo> p_229619_1_) |
private static int |
func_229620_a_(CommandSource p_229620_0_,
TestFunctionInfo p_229620_1_) |
private static void |
func_229622_a_(TestFunctionInfo p_229622_0_,
ServerWorld p_229622_1_) |
private static void |
func_229623_a_(ServerWorld p_229623_0_,
BlockPos p_229623_1_,
TestResultList p_229623_2_) |
private static void |
func_229624_a_(ServerWorld p_229624_0_,
java.lang.String p_229624_1_,
TextFormatting p_229624_2_) |
private static int |
func_229629_b_(CommandSource p_229629_0_) |
private static int |
func_229630_b_(CommandSource p_229630_0_,
java.lang.String p_229630_1_) |
private static void |
func_229631_b_(ServerWorld p_229631_0_,
TestResultList p_229631_1_) |
private static int |
func_229633_c_(CommandSource p_229633_0_) |
private static void |
func_229634_c_(CommandSource p_229634_0_,
java.lang.String p_229634_1_) |
private static int |
func_229636_d_(CommandSource p_229636_0_,
java.lang.String p_229636_1_) |
private static int |
func_229638_e_(CommandSource p_229638_0_,
java.lang.String p_229638_1_) |
public static void func_229613_a_(com.mojang.brigadier.CommandDispatcher<CommandSource> p_229613_0_)
private static int func_229618_a_(CommandSource p_229618_0_, java.lang.String p_229618_1_, int p_229618_2_, int p_229618_3_, int p_229618_4_)
private static int func_229617_a_(CommandSource p_229617_0_, java.lang.String p_229617_1_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException
private static int func_229615_a_(CommandSource p_229615_0_)
private static int func_229629_b_(CommandSource p_229629_0_)
private static void func_229623_a_(ServerWorld p_229623_0_, BlockPos p_229623_1_, @Nullable TestResultList p_229623_2_)
private static void func_229631_b_(ServerWorld p_229631_0_, TestResultList p_229631_1_)
private static int func_229616_a_(CommandSource p_229616_0_, int p_229616_1_)
private static int func_229620_a_(CommandSource p_229620_0_, TestFunctionInfo p_229620_1_)
private static void func_229622_a_(TestFunctionInfo p_229622_0_, ServerWorld p_229622_1_)
private static int func_229633_c_(CommandSource p_229633_0_)
private static int func_229630_b_(CommandSource p_229630_0_, java.lang.String p_229630_1_)
private static void func_229619_a_(CommandSource p_229619_0_, java.util.Collection<TestFunctionInfo> p_229619_1_)
private static void func_229634_c_(CommandSource p_229634_0_, java.lang.String p_229634_1_)
private static int func_229636_d_(CommandSource p_229636_0_, java.lang.String p_229636_1_)
private static int func_229638_e_(CommandSource p_229638_0_, java.lang.String p_229638_1_)
private static void func_229624_a_(ServerWorld p_229624_0_, java.lang.String p_229624_1_, TextFormatting p_229624_2_)