-
Methods in net.minecraft.test with parameters of type TestManager
Modifier and Type |
Method |
Description |
static void |
TestUtil.clearTests(ServerWorld world,
BlockPos pos,
TestManager testManager,
int radius) |
|
static Collection<GameTest> |
TestUtil.runTestBatches(Collection<GameTestBatch> batches,
BlockPos pos,
BlockRotation rotation,
ServerWorld world,
TestManager testManager,
int sizeZ) |
|
static Collection<GameTest> |
TestUtil.runTestFunctions(Collection<TestFunction> testFunctions,
BlockPos pos,
BlockRotation rotation,
ServerWorld world,
TestManager testManager,
int sizeZ) |
|
static void |
TestUtil.startTest(GameTest test,
BlockPos pos,
TestManager testManager) |
|