历史 - net.minecraft.gametest.framework.GameTestRegistry
1.21.4
名称
tu
sn
字段
构造函数
方法
1.21.3
名称
sz
tu
字段
构造函数
方法
1.21.1
名称
字段
构造函数
方法
1.21
名称
tq
sz
字段
构造函数
方法
1.20.6
名称
rq
tq
字段
Collection<TestFunction>: e, LAST_FAILED_TESTS, field_25302, FAILED_TEST_FUNCTIONS, f_177499_
Set<TestFunction>: e, LAST_FAILED_TESTS, field_25302, FAILED_TEST_FUNCTIONS, f_177499_
构造函数
方法
Collection<TestFunction> (String): a, getTestFunctionsForClassName, method_22193, getTestFunctions, m_127659_
Collection<TestFunction> (): c, getLastFailedTests, method_29405, getFailedTestFunctions, m_127675_
Stream<TestFunction> (String): a, getTestFunctionsForClassName, method_22193, getTestFunctions, m_127659_
Stream<TestFunction> (): c, getLastFailedTests, method_29405, getFailedTestFunctions, m_127675_
1.20.4
名称
py
rq
字段
构造函数
方法
1.20.2
名称
pt
py
字段
构造函数
方法
1.20.1
名称
qg
pt
字段
构造函数
方法
1.19.4
名称
pr
qg
字段
构造函数
方法
1.19.3
名称
ol
pr
字段
构造函数
方法
1.19.2
名称
字段
构造函数
方法
1.19.1
名称
net.minecraft.gametest.framework.GameTestHarnessRegistry
字段
构造函数
方法
1.19
名称
nm
ol
net.minecraft.gametest.framework.GameTestHarnessRegistry
字段
构造函数
方法
1.18.2
名称
ne
nm
字段
构造函数
方法
1.18.1
名称
字段
构造函数
方法
1.18
名称
mc
ne
字段
构造函数
方法
1.17.1
名称
字段
Set<String>: b, TEST_CLASS_NAMES, field_20571, testClasses, f_177496_
Set<String>: b, TEST_CLASS_NAMES, field_20571, TEST_CLASSES, f_177496_
构造函数
方法
Consumer<ServerLevel> (String): c, getBeforeBatchFunction, method_22198, getAfterBatchConsumer, m_127676_
Consumer<ServerLevel> (String): c, getBeforeBatchFunction, method_22198, getBeforeBatchConsumer, m_127676_
Consumer<ServerLevel> (String): d, getAfterBatchFunction, method_32244, getBeforeBatchConsumer, m_177517_
Consumer<ServerLevel> (String): d, getAfterBatchFunction, method_32244, getAfterBatchConsumer, m_177517_
1.17
名称
lh
mc
net.minecraft.test.TestRegistry
net.minecraft.src.C_4891_
net.minecraft.server.v1_16_R3.GameTestHarnessRegistry
net.minecraft.gametest.framework.GameTestHarnessRegistry
字段
Collection<TestFunction>: a, testFunctions, field_20570, TEST_FUNCTIONS, field_229526_a_
Collection<TestFunction>: a, TEST_FUNCTIONS, field_20570, TEST_FUNCTIONS, f_177495_
Set<String>: b, testClassNames, field_20571, testClasses, field_229527_b_
Set<String>: b, TEST_CLASS_NAMES, field_20571, testClasses, f_177496_
Map<String, Consumer<ServerLevel>>: c, beforeBatchFunctions, field_20572, BEFORE_BATCH_CONSUMERS, field_229528_c_
Map<String, Consumer<ServerLevel>>: c, BEFORE_BATCH_FUNCTIONS, field_20572, BEFORE_BATCH_CONSUMERS, f_177497_
Collection<TestFunction>: d, lastFailedTests, field_25302, field_25302, field_240547_d_
Collection<TestFunction>: e, LAST_FAILED_TESTS, field_25302, FAILED_TEST_FUNCTIONS, f_177499_
Map<String, Consumer<ServerLevel>>: d, AFTER_BATCH_FUNCTIONS, field_27806, AFTER_BATCH_CONSUMERS, f_177498_
构造函数
()
方法
Collection<TestFunction> (String): a, getTestFunctionsForClassName, method_22193, getTestFunctions, func_229530_a_
Collection<TestFunction> (String): a, getTestFunctionsForClassName, method_22193, getTestFunctions, m_127659_
Collection<TestFunction> (): a, getAllTestFunctions, method_22191, getTestFunctions, func_229529_a_
Collection<TestFunction> (): a, getAllTestFunctions, method_22191, getTestFunctions, m_127658_
Collection<String> (): b, getAllTestClassNames, method_22195, getTestClasses, func_229533_b_
Collection<String> (): b, getAllTestClassNames, method_22195, getTestClasses, m_127669_
boolean (String): b, isTestClass, method_22196, testClassExists, func_229534_b_
boolean (String): b, isTestClass, method_22196, testClassExists, m_127670_
Consumer<ServerLevel> (String): c, getBeforeBatchFunction, method_22198, getAfterBatchConsumer, func_229536_c_
Consumer<ServerLevel> (String): c, getBeforeBatchFunction, method_22198, getAfterBatchConsumer, m_127676_
Optional<TestFunction> (String): d, findTestFunction, method_22199, getTestFunction, func_229537_d_
Optional<TestFunction> (String): e, findTestFunction, method_22199, getTestFunction, m_127679_
TestFunction (String): e, getTestFunction, method_22200, getTestFunctionOrThrow, func_229538_e_
TestFunction (String): f, getTestFunction, method_22200, getTestFunctionOrThrow, m_127681_
boolean (TestFunction, String): a, isTestFunctionPartOfClass, method_22192, isInClass, func_229532_a_
boolean (TestFunction, String): a, isTestFunctionPartOfClass, method_22192, isInClass, m_127666_
Collection<TestFunction> (): c, getLastFailedTests, method_29405, method_29405, func_240549_c_
Collection<TestFunction> (): c, getLastFailedTests, method_29405, getFailedTestFunctions, m_127675_
void (TestFunction): a, rememberFailedTest, method_29404, method_29404, func_240548_a_
void (TestFunction): a, rememberFailedTest, method_29404, addFailedTestFunction, m_127664_
void (): d, forgetFailedTests, method_29406, method_29406, func_240550_d_
void (): d, forgetFailedTests, method_29406, clearFailedTestFunctions, m_127678_
void (Class<?>): a, register, method_36068, register, m_177501_
void (Method): a, register, method_36069, register, m_177503_
<T extends Annotation> void (Method, Class<T>, Function<T, String>, Map<String, Consumer<ServerLevel>>): a, registerBatchFunction, method_36070, registerBatchConsumers, m_177505_
Consumer<ServerLevel> (String): d, getAfterBatchFunction, method_32244, getBeforeBatchConsumer, m_177517_
Collection<TestFunction> (Method): b, useTestGeneratorMethod, method_36072, getCustomTestFunctions, m_177513_
TestFunction (Method): c, turnMethodIntoTestFunction, method_36073, getTestFunction, m_177515_
Consumer<?> (Method): d, turnMethodIntoConsumer, method_36074, getInvoker, m_177519_
1.16.5
名称
字段
Map<String, Consumer<ServerLevel>>: c, beforeBatchFunctions, field_20572, WORLD_SETTERS, field_229528_c_
Map<String, Consumer<ServerLevel>>: c, beforeBatchFunctions, field_20572, BEFORE_BATCH_CONSUMERS, field_229528_c_
构造函数
方法
Consumer<ServerLevel> (String): c, getBeforeBatchFunction, method_22198, getWorldSetter, func_229536_c_
Consumer<ServerLevel> (String): c, getBeforeBatchFunction, method_22198, getAfterBatchConsumer, func_229536_c_
1.16.4
名称
net.minecraft.server.v1_16_R2.GameTestHarnessRegistry
net.minecraft.server.v1_16_R3.GameTestHarnessRegistry
字段
构造函数
方法
1.16.3
名称
字段
构造函数
方法
1.16.2
名称
ki
lh
net.minecraft.server.v1_16_R1.GameTestHarnessRegistry
net.minecraft.server.v1_16_R2.GameTestHarnessRegistry
字段
构造函数
方法
1.16.1
名称
iy
ki
net.minecraft.server.v1_15_R1.GameTestHarnessRegistry
net.minecraft.server.v1_16_R1.GameTestHarnessRegistry
字段
Collection<TestFunction>: d, lastFailedTests, field_25302, field_25302, field_240547_d_
构造函数
方法
Collection<TestFunction> (): c, getLastFailedTests, method_29405, method_29405, func_240549_c_
void (TestFunction): a, rememberFailedTest, method_29404, method_29404, func_240548_a_
void (): d, forgetFailedTests, method_29406, method_29406, func_240550_d_
1.15.2
名称
字段
构造函数
方法
1.15.1
名称
字段
构造函数
方法
1.15
名称
iy
net.minecraft.gametest.framework.GameTestRegistry
net.minecraft.class_4519
net.minecraft.test.TestFunctions
net.minecraft.test.TestRegistry
net.minecraft.server.v1_15_R1.GameTestHarnessRegistry
字段
Collection<TestFunction>: a, testFunctions, field_20570, TEST_FUNCTIONS, field_229526_a_
Set<String>: b, testClassNames, field_20571, testClasses, field_229527_b_
Map<String, Consumer<ServerLevel>>: c, beforeBatchFunctions, field_20572, WORLD_SETTERS, field_229528_c_
构造函数
方法
Collection<TestFunction> (String): a, getTestFunctionsForClassName, method_22193, getTestFunctions, func_229530_a_
Collection<TestFunction> (): a, getAllTestFunctions, method_22191, getTestFunctions, func_229529_a_
Collection<String> (): b, getAllTestClassNames, method_22195, getTestClasses, func_229533_b_
boolean (String): b, isTestClass, method_22196, testClassExists, func_229534_b_
Consumer<ServerLevel> (String): c, getBeforeBatchFunction, method_22198, getWorldSetter, func_229536_c_
Optional<TestFunction> (String): d, findTestFunction, method_22199, getTestFunction, func_229537_d_
TestFunction (String): e, getTestFunction, method_22200, getTestFunctionOrThrow, func_229538_e_
boolean (TestFunction, String): a, isTestFunctionPartOfClass, method_22192, isInClass, func_229532_a_