Package | Description |
---|---|
net.minecraft.test |
Modifier and Type | Field and Description |
---|---|
private TestFunctionInfo |
TestTracker.field_229488_a_ |
Modifier and Type | Field and Description |
---|---|
private java.util.Collection<TestFunctionInfo> |
TestBatch.field_229461_b_ |
private static java.util.Collection<TestFunctionInfo> |
TestRegistry.field_229526_a_ |
Modifier and Type | Method and Description |
---|---|
static TestFunctionInfo |
TestRegistry.func_229538_e_(java.lang.String p_229538_0_) |
static TestFunctionInfo |
TestArgArgument.func_229666_a_(com.mojang.brigadier.context.CommandContext<CommandSource> p_229666_0_,
java.lang.String p_229666_1_) |
TestFunctionInfo |
TestArgArgument.parse(com.mojang.brigadier.StringReader p_parse_1_) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<TestFunctionInfo> |
TestBatch.func_229465_b_() |
static java.util.Collection<TestFunctionInfo> |
TestRegistry.func_229529_a_() |
static java.util.Collection<TestFunctionInfo> |
TestRegistry.func_229530_a_(java.lang.String p_229530_0_) |
static java.util.Optional<TestFunctionInfo> |
TestRegistry.func_229537_d_(java.lang.String p_229537_0_) |
Modifier and Type | Method and Description |
---|---|
private static boolean |
TestRegistry.func_229532_a_(TestFunctionInfo p_229532_0_,
java.lang.String p_229532_1_) |
private static int |
TestCommand.func_229620_a_(CommandSource p_229620_0_,
TestFunctionInfo p_229620_1_) |
private static void |
TestCommand.func_229622_a_(TestFunctionInfo p_229622_0_,
ServerWorld p_229622_1_) |
Modifier and Type | Method and Description |
---|---|
static java.util.Collection<TestBatch> |
TestUtils.func_229548_a_(java.util.Collection<TestFunctionInfo> p_229548_0_) |
static java.util.Collection<TestTracker> |
TestUtils.func_229561_b_(java.util.Collection<TestFunctionInfo> p_229561_0_,
BlockPos p_229561_1_,
ServerWorld p_229561_2_,
TestCollection p_229561_3_) |
private static void |
TestCommand.func_229619_a_(CommandSource p_229619_0_,
java.util.Collection<TestFunctionInfo> p_229619_1_) |
Constructor and Description |
---|
TestTracker(TestFunctionInfo p_i226069_1_,
BlockPos p_i226069_2_,
ServerWorld p_i226069_3_) |
TestTracker(TestFunctionInfo p_i226070_1_,
ServerWorld p_i226070_2_) |
Constructor and Description |
---|
TestBatch(java.lang.String p_i226065_1_,
java.util.Collection<TestFunctionInfo> p_i226065_2_,
java.util.function.Consumer<ServerWorld> p_i226065_3_) |