net.minecraft.test

public class TestFunctions

ki
net.minecraft.gametest.framework.GameTestRegistry
net.minecraft.class_4519
net.minecraft.test.TestFunctions
net.minecraft.unmapped.C_todbioqv
net.minecraft.test.TestRegistry
net.minecraft.test.TestRegistry

Field summary

Modifier and TypeField
private static final Collection<TestFunction>
a
testFunctions
field_20570
TEST_FUNCTIONS
f_kvsksbvh
field_229526_a_
field_229526_a_
private static final Set<String>
b
testClassNames
field_20571
testClasses
f_fwgjhcpy
field_229527_b_
field_229527_b_
private static final Map<String, Consumer<ServerWorld>>
c
beforeBatchFunctions
field_20572
WORLD_SETTERS
f_rnxqwazu
field_229528_c_
field_229528_c_
private static final Collection<TestFunction>
d
lastFailedTests
field_25302
field_25302
f_utovznxi
field_240547_d_
field_240547_d_

Method summary

Modifier and TypeMethod
public static Collection<TestFunction>
a(String arg0)
getTestFunctionsForClassName(String arg0)
method_22193(String arg0)
getTestFunctions(String testClass)
m_ffptlqgd(String arg0)
func_229530_a_(String arg0)
func_229530_a_(String arg0)
public static Collection<TestFunction>
a()
getAllTestFunctions()
method_22191()
getTestFunctions()
m_bcukpjbj()
func_229529_a_()
func_229529_a_()
public static Collection<String>
b()
getAllTestClassNames()
method_22195()
getTestClasses()
m_ehtkqfpm()
func_229533_b_()
func_229533_b_()
public static boolean
b(String arg0)
isTestClass(String arg0)
method_22196(String arg0)
testClassExists(String testClass)
m_hbbbdawa(String arg0)
func_229534_b_(String arg0)
func_229534_b_(String arg0)
public static Consumer<ServerWorld>
c(String arg0)
getBeforeBatchFunction(String arg0)
method_22198(String arg0)
getWorldSetter(String batchId)
m_rsuapxkm(String arg0)
func_229536_c_(String arg0)
func_229536_c_(String arg0)
public static Optional<TestFunction>
d(String arg0)
findTestFunction(String arg0)
method_22199(String arg0)
getTestFunction(String structurePath)
m_xxqzrfbb(String arg0)
func_229537_d_(String arg0)
func_229537_d_(String arg0)
public static TestFunction
e(String arg0)
getTestFunction(String arg0)
method_22200(String arg0)
getTestFunctionOrThrow(String structurePath)
m_llnxdkkc(String arg0)
func_229538_e_(String arg0)
func_229538_e_(String arg0)
private static boolean
a(kv arg0, String arg1)
isTestFunctionPartOfClass(TestFunction arg0, String arg1)
method_22192(class_4529 arg0, String arg1)
isInClass(TestFunction testFunction, String testClass)
m_xrrtsito(C_pyqkxbzu arg0, String arg1)
func_229532_a_(TestFunctionInfo arg0, String arg1)
func_229532_a_(TestFunctionInfo arg0, String arg1)
public static Collection<TestFunction>
c()
getLastFailedTests()
method_29405()
method_29405()
m_odumnpkg()
func_240549_c_()
func_240549_c_()
public static void
a(kv arg0)
rememberFailedTest(TestFunction arg0)
method_29404(class_4529 arg0)
method_29404(TestFunction arg0)
m_zhuahcxt(C_pyqkxbzu arg0)
func_240548_a_(TestFunctionInfo arg0)
func_240548_a_(TestFunctionInfo arg0)
public static void
d()
forgetFailedTests()
method_29406()
method_29406()
m_lhzwifhr()
func_240550_d_()
func_240550_d_()