History - net.minecraft.gametest.framework.GameTestRegistry
1.21.3
Names
Fields
Constructors
Methods
1.21.2
Names
sz
tu
Fields
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
tq
sz
Fields
Constructors
Methods
1.20.6
Names
Fields
Constructors
Methods
1.20.5
Names
rq
tq
Fields
Collection<TestFunction>: e, LAST_FAILED_TESTS, field_25302, f_adexhybm, FAILED_TEST_FUNCTIONS, FAILED_TEST_FUNCTIONS, f_177499_
Set<TestFunction>: e, LAST_FAILED_TESTS, field_25302, f_adexhybm, FAILED_TEST_FUNCTIONS, FAILED_TEST_FUNCTIONS, f_177499_
Constructors
Methods
Collection<TestFunction> (String): a, getTestFunctionsForClassName, method_22193, m_ffptlqgd, getTestFunctions, getTestFunctions, m_127659_
Collection<TestFunction> (): c, getLastFailedTests, method_29405, m_odumnpkg, getFailedTestFunctions, getFailedTestFunctions, m_127675_
Stream<TestFunction> (String): a, getTestFunctionsForClassName, method_22193, m_ffptlqgd, getTestFunctions, getTestFunctions, m_127659_
Stream<TestFunction> (): c, getLastFailedTests, method_29405, m_odumnpkg, getFailedTestFunctions, getFailedTestFunctions, m_127675_
1.20.4
Names
Fields
Constructors
Methods
1.20.3
Names
py
rq
Fields
Constructors
Methods
1.20.2
Names
pt
py
Fields
Constructors
Methods
1.20.1
Names
Fields
Constructors
Methods
1.20
Names
qg
pt
Fields
Constructors
Methods
1.19.4
Names
pr
qg
Fields
Constructors
Methods
1.19.3
Names
ol
pr
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
Fields
Constructors
Methods
1.19
Names
nm
ol
Fields
Constructors
Methods
1.18.2
Names
ne
nm
net.minecraft.test.TestFunctions
Fields
Collection<TestFunction>: a, TEST_FUNCTIONS, field_20570, f_yaburyci, TEST_FUNCTIONS, f_177495_
Collection<TestFunction>: a, TEST_FUNCTIONS, field_20570, f_yaburyci, TEST_FUNCTIONS, TEST_FUNCTIONS, f_177495_
Set<String>: b, TEST_CLASS_NAMES, field_20571, f_kpbolhee, TEST_CLASSES, f_177496_
Set<String>: b, TEST_CLASS_NAMES, field_20571, f_kpbolhee, TEST_CLASSES, TEST_CLASSES, f_177496_
Map<String, Consumer<ServerLevel>>: c, BEFORE_BATCH_FUNCTIONS, field_20572, f_vnhysqul, BEFORE_BATCH_CONSUMERS, f_177497_
Map<String, Consumer<ServerLevel>>: c, BEFORE_BATCH_FUNCTIONS, field_20572, f_vnhysqul, BEFORE_BATCH_CONSUMERS, BEFORE_BATCH_CONSUMERS, f_177497_
Collection<TestFunction>: e, LAST_FAILED_TESTS, field_25302, f_adexhybm, FAILED_TEST_FUNCTIONS, f_177499_
Collection<TestFunction>: e, LAST_FAILED_TESTS, field_25302, f_adexhybm, FAILED_TEST_FUNCTIONS, FAILED_TEST_FUNCTIONS, f_177499_
Map<String, Consumer<ServerLevel>>: d, AFTER_BATCH_FUNCTIONS, field_27806, f_imfbajmj, AFTER_BATCH_CONSUMERS, f_177498_
Map<String, Consumer<ServerLevel>>: d, AFTER_BATCH_FUNCTIONS, field_27806, f_imfbajmj, AFTER_BATCH_CONSUMERS, AFTER_BATCH_CONSUMERS, f_177498_
Constructors
Methods
Collection<TestFunction> (String): a, getTestFunctionsForClassName, method_22193, m_ffptlqgd, getTestFunctions, m_127659_
Collection<TestFunction> (String): a, getTestFunctionsForClassName, method_22193, m_ffptlqgd, getTestFunctions, getTestFunctions, m_127659_
Collection<TestFunction> (): a, getAllTestFunctions, method_22191, m_bcukpjbj, getTestFunctions, m_127658_
Collection<TestFunction> (): a, getAllTestFunctions, method_22191, m_bcukpjbj, getTestFunctions, getTestFunctions, m_127658_
Collection<String> (): b, getAllTestClassNames, method_22195, m_ehtkqfpm, getTestClasses, m_127669_
Collection<String> (): b, getAllTestClassNames, method_22195, m_ehtkqfpm, getTestClasses, getTestClasses, m_127669_
boolean (String): b, isTestClass, method_22196, m_hbbbdawa, testClassExists, m_127670_
boolean (String): b, isTestClass, method_22196, m_hbbbdawa, testClassExists, testClassExists, m_127670_
Consumer<ServerLevel> (String): c, getBeforeBatchFunction, method_22198, m_rsuapxkm, getBeforeBatchConsumer, m_127676_
Consumer<ServerLevel> (String): c, getBeforeBatchFunction, method_22198, m_rsuapxkm, getBeforeBatchConsumer, getBeforeBatchConsumer, m_127676_
Optional<TestFunction> (String): e, findTestFunction, method_22199, m_xxqzrfbb, getTestFunction, m_127679_
Optional<TestFunction> (String): e, findTestFunction, method_22199, m_xxqzrfbb, getTestFunction, getTestFunction, m_127679_
TestFunction (String): f, getTestFunction, method_22200, m_llnxdkkc, getTestFunctionOrThrow, m_127681_
TestFunction (String): f, getTestFunction, method_22200, m_llnxdkkc, getTestFunctionOrThrow, getTestFunctionOrThrow, m_127681_
boolean (TestFunction, String): a, isTestFunctionPartOfClass, method_22192, m_xrrtsito, isInClass, m_127666_
boolean (TestFunction, String): a, isTestFunctionPartOfClass, method_22192, m_xrrtsito, isInClass, isInClass, m_127666_
Collection<TestFunction> (): c, getLastFailedTests, method_29405, m_odumnpkg, getFailedTestFunctions, m_127675_
Collection<TestFunction> (): c, getLastFailedTests, method_29405, m_odumnpkg, getFailedTestFunctions, getFailedTestFunctions, m_127675_
void (TestFunction): a, rememberFailedTest, method_29404, m_zhuahcxt, addFailedTestFunction, m_127664_
void (TestFunction): a, rememberFailedTest, method_29404, m_zhuahcxt, addFailedTestFunction, addFailedTestFunction, m_127664_
void (): d, forgetFailedTests, method_29406, m_lhzwifhr, clearFailedTestFunctions, m_127678_
void (): d, forgetFailedTests, method_29406, m_lhzwifhr, clearFailedTestFunctions, clearFailedTestFunctions, m_127678_
void (Class<?>): a, register, method_36068, m_xvzzalfy, register, m_177501_
void (Class<?>): a, register, method_36068, m_xvzzalfy, register, register, m_177501_
void (Method): a, register, method_36069, m_qessuhgx, register, m_177503_
void (Method): a, register, method_36069, m_qessuhgx, register, register, m_177503_
<T extends Annotation> void (Method, Class<T>, Function<T, String>, Map<String, Consumer<ServerLevel>>): a, registerBatchFunction, method_36070, m_hrvuvkwe, registerBatchConsumers, m_177505_
<T extends Annotation> void (Method, Class<T>, Function<T, String>, Map<String, Consumer<ServerLevel>>): a, registerBatchFunction, method_36070, m_hrvuvkwe, registerBatchConsumers, registerBatchConsumers, m_177505_
Consumer<ServerLevel> (String): d, getAfterBatchFunction, method_32244, m_cxmuegns, getAfterBatchConsumer, m_177517_
Consumer<ServerLevel> (String): d, getAfterBatchFunction, method_32244, m_cxmuegns, getAfterBatchConsumer, getAfterBatchConsumer, m_177517_
Collection<TestFunction> (Method): b, useTestGeneratorMethod, method_36072, m_ienxtsis, getCustomTestFunctions, m_177513_
Collection<TestFunction> (Method): b, useTestGeneratorMethod, method_36072, m_ienxtsis, getCustomTestFunctions, getCustomTestFunctions, m_177513_
TestFunction (Method): c, turnMethodIntoTestFunction, method_36073, m_tkkiwxle, getTestFunction, m_177515_
TestFunction (Method): c, turnMethodIntoTestFunction, method_36073, m_tkkiwxle, getTestFunction, getTestFunction, m_177515_
Consumer<?> (Method): d, turnMethodIntoConsumer, method_36074, m_tqvecijt, getInvoker, m_177519_
Consumer<?> (Method): d, turnMethodIntoConsumer, method_36074, m_tqvecijt, getInvoker, getInvoker, m_177519_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
mc
ne
Fields
Constructors
Methods
1.17.1
Names
Fields
Set<String>: b, TEST_CLASS_NAMES, field_20571, f_kpbolhee, testClasses, f_177496_
Set<String>: b, TEST_CLASS_NAMES, field_20571, f_kpbolhee, TEST_CLASSES, f_177496_
Constructors
Methods
Consumer<ServerLevel> (String): c, getBeforeBatchFunction, method_22198, m_rsuapxkm, getAfterBatchConsumer, m_127676_
Consumer<ServerLevel> (String): c, getBeforeBatchFunction, method_22198, m_rsuapxkm, getBeforeBatchConsumer, m_127676_
Consumer<ServerLevel> (String): d, getAfterBatchFunction, method_32244, m_cxmuegns, getBeforeBatchConsumer, m_177517_
Consumer<ServerLevel> (String): d, getAfterBatchFunction, method_32244, m_cxmuegns, getAfterBatchConsumer, m_177517_
1.17
Names
lh
mc
net.minecraft.test.TestRegistry
net.minecraft.src.C_4891_
net.minecraft.server.v1_16_R3.GameTestHarnessRegistry
net.minecraft.gametest.framework.GameTestHarnessRegistry
Fields
Collection<TestFunction>: a, testFunctions, field_20570, f_kvsksbvh, TEST_FUNCTIONS, field_229526_a_
Collection<TestFunction>: a, TEST_FUNCTIONS, field_20570, f_yaburyci, TEST_FUNCTIONS, f_177495_
Set<String>: b, testClassNames, field_20571, f_fwgjhcpy, testClasses, field_229527_b_
Set<String>: b, TEST_CLASS_NAMES, field_20571, f_kpbolhee, testClasses, f_177496_
Map<String, Consumer<ServerLevel>>: c, beforeBatchFunctions, field_20572, f_rnxqwazu, BEFORE_BATCH_CONSUMERS, field_229528_c_
Map<String, Consumer<ServerLevel>>: c, BEFORE_BATCH_FUNCTIONS, field_20572, f_vnhysqul, BEFORE_BATCH_CONSUMERS, f_177497_
Collection<TestFunction>: d, lastFailedTests, field_25302, f_utovznxi, field_25302, field_240547_d_
Collection<TestFunction>: e, LAST_FAILED_TESTS, field_25302, f_adexhybm, FAILED_TEST_FUNCTIONS, f_177499_
Map<String, Consumer<ServerLevel>>: d, AFTER_BATCH_FUNCTIONS, field_27806, f_imfbajmj, AFTER_BATCH_CONSUMERS, f_177498_
Constructors
()
Methods
Collection<TestFunction> (String): a, getTestFunctionsForClassName, method_22193, m_ffptlqgd, getTestFunctions, func_229530_a_
Collection<TestFunction> (String): a, getTestFunctionsForClassName, method_22193, m_ffptlqgd, getTestFunctions, m_127659_
Collection<TestFunction> (): a, getAllTestFunctions, method_22191, m_bcukpjbj, getTestFunctions, func_229529_a_
Collection<TestFunction> (): a, getAllTestFunctions, method_22191, m_bcukpjbj, getTestFunctions, m_127658_
Collection<String> (): b, getAllTestClassNames, method_22195, m_ehtkqfpm, getTestClasses, func_229533_b_
Collection<String> (): b, getAllTestClassNames, method_22195, m_ehtkqfpm, getTestClasses, m_127669_
boolean (String): b, isTestClass, method_22196, m_hbbbdawa, testClassExists, func_229534_b_
boolean (String): b, isTestClass, method_22196, m_hbbbdawa, testClassExists, m_127670_
Consumer<ServerLevel> (String): c, getBeforeBatchFunction, method_22198, m_rsuapxkm, getAfterBatchConsumer, func_229536_c_
Consumer<ServerLevel> (String): c, getBeforeBatchFunction, method_22198, m_rsuapxkm, getAfterBatchConsumer, m_127676_
Optional<TestFunction> (String): d, findTestFunction, method_22199, m_xxqzrfbb, getTestFunction, func_229537_d_
Optional<TestFunction> (String): e, findTestFunction, method_22199, m_xxqzrfbb, getTestFunction, m_127679_
TestFunction (String): e, getTestFunction, method_22200, m_llnxdkkc, getTestFunctionOrThrow, func_229538_e_
TestFunction (String): f, getTestFunction, method_22200, m_llnxdkkc, getTestFunctionOrThrow, m_127681_
boolean (TestFunction, String): a, isTestFunctionPartOfClass, method_22192, m_xrrtsito, isInClass, func_229532_a_
boolean (TestFunction, String): a, isTestFunctionPartOfClass, method_22192, m_xrrtsito, isInClass, m_127666_
Collection<TestFunction> (): c, getLastFailedTests, method_29405, m_odumnpkg, method_29405, func_240549_c_
Collection<TestFunction> (): c, getLastFailedTests, method_29405, m_odumnpkg, getFailedTestFunctions, m_127675_
void (TestFunction): a, rememberFailedTest, method_29404, m_zhuahcxt, method_29404, func_240548_a_
void (TestFunction): a, rememberFailedTest, method_29404, m_zhuahcxt, addFailedTestFunction, m_127664_
void (): d, forgetFailedTests, method_29406, m_lhzwifhr, method_29406, func_240550_d_
void (): d, forgetFailedTests, method_29406, m_lhzwifhr, clearFailedTestFunctions, m_127678_
void (Class<?>): a, register, method_36068, m_xvzzalfy, register, m_177501_
void (Method): a, register, method_36069, m_qessuhgx, register, m_177503_
<T extends Annotation> void (Method, Class<T>, Function<T, String>, Map<String, Consumer<ServerLevel>>): a, registerBatchFunction, method_36070, m_hrvuvkwe, registerBatchConsumers, m_177505_
Consumer<ServerLevel> (String): d, getAfterBatchFunction, method_32244, m_cxmuegns, getBeforeBatchConsumer, m_177517_
Collection<TestFunction> (Method): b, useTestGeneratorMethod, method_36072, m_ienxtsis, getCustomTestFunctions, m_177513_
TestFunction (Method): c, turnMethodIntoTestFunction, method_36073, m_tkkiwxle, getTestFunction, m_177515_
Consumer<?> (Method): d, turnMethodIntoConsumer, method_36074, m_tqvecijt, getInvoker, m_177519_
1.16.5
Names
Fields
Map<String, Consumer<ServerLevel>>: c, beforeBatchFunctions, field_20572, f_rnxqwazu, WORLD_SETTERS, field_229528_c_
Map<String, Consumer<ServerLevel>>: c, beforeBatchFunctions, field_20572, f_rnxqwazu, BEFORE_BATCH_CONSUMERS, field_229528_c_
Constructors
Methods
Consumer<ServerLevel> (String): c, getBeforeBatchFunction, method_22198, m_rsuapxkm, getWorldSetter, func_229536_c_
Consumer<ServerLevel> (String): c, getBeforeBatchFunction, method_22198, m_rsuapxkm, getAfterBatchConsumer, func_229536_c_
1.16.4
Names
net.minecraft.server.v1_16_R2.GameTestHarnessRegistry
net.minecraft.server.v1_16_R3.GameTestHarnessRegistry
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
ki
lh
net.minecraft.server.v1_16_R1.GameTestHarnessRegistry
net.minecraft.server.v1_16_R2.GameTestHarnessRegistry
Fields
Constructors
Methods
1.16.1
Names
iy
ki
net.minecraft.server.v1_15_R1.GameTestHarnessRegistry
net.minecraft.server.v1_16_R1.GameTestHarnessRegistry
Fields
Collection<TestFunction>: d, lastFailedTests, field_25302, f_utovznxi, field_25302, field_240547_d_
Constructors
Methods
Collection<TestFunction> (): c, getLastFailedTests, method_29405, m_odumnpkg, method_29405, func_240549_c_
void (TestFunction): a, rememberFailedTest, method_29404, m_zhuahcxt, method_29404, func_240548_a_
void (): d, forgetFailedTests, method_29406, m_lhzwifhr, method_29406, func_240550_d_
1.15.2
Names
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
iy
net.minecraft.gametest.framework.GameTestRegistry
net.minecraft.class_4519
net.minecraft.unmapped.C_todbioqv
net.minecraft.test.TestFunctions
net.minecraft.test.TestRegistry
net.minecraft.server.v1_15_R1.GameTestHarnessRegistry
Fields
Collection<TestFunction>: a, testFunctions, field_20570, f_kvsksbvh, TEST_FUNCTIONS, field_229526_a_
Set<String>: b, testClassNames, field_20571, f_fwgjhcpy, testClasses, field_229527_b_
Map<String, Consumer<ServerLevel>>: c, beforeBatchFunctions, field_20572, f_rnxqwazu, WORLD_SETTERS, field_229528_c_
Constructors
Methods
Collection<TestFunction> (String): a, getTestFunctionsForClassName, method_22193, m_ffptlqgd, getTestFunctions, func_229530_a_
Collection<TestFunction> (): a, getAllTestFunctions, method_22191, m_bcukpjbj, getTestFunctions, func_229529_a_
Collection<String> (): b, getAllTestClassNames, method_22195, m_ehtkqfpm, getTestClasses, func_229533_b_
boolean (String): b, isTestClass, method_22196, m_hbbbdawa, testClassExists, func_229534_b_
Consumer<ServerLevel> (String): c, getBeforeBatchFunction, method_22198, m_rsuapxkm, getWorldSetter, func_229536_c_
Optional<TestFunction> (String): d, findTestFunction, method_22199, m_xxqzrfbb, getTestFunction, func_229537_d_
TestFunction (String): e, getTestFunction, method_22200, m_llnxdkkc, getTestFunctionOrThrow, func_229538_e_
boolean (TestFunction, String): a, isTestFunctionPartOfClass, method_22192, m_xrrtsito, isInClass, func_229532_a_