class class_5624 extends Object implements TestListener
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
field_27808 |
(package private) int |
field_27809 |
private GameTest |
field_27810 |
private TestManager |
field_27811 |
private BlockPos |
field_27812 |
| Constructor and Description |
|---|
class_5624(GameTest gameTest,
TestManager testManager,
BlockPos blockPos) |
| Modifier and Type | Method and Description |
|---|---|
private void |
method_32246() |
private static void |
method_32247(ServerWorld serverWorld,
BlockPos blockPos,
String string) |
protected static void |
method_32248(ServerWorld serverWorld,
Formatting formatting,
String string) |
private static ItemStack |
method_32251(String string,
boolean bool,
String string2) |
protected static void |
method_32253(GameTest gameTest,
Block block) |
protected static void |
method_32254(GameTest gameTest,
Throwable throwable) |
protected static void |
method_32255(GameTest gameTest,
Throwable throwable) |
private static void |
method_32256(GameTest gameTest,
String string) |
void |
onFailed(GameTest gameTest) |
void |
onStarted(GameTest gameTest) |
private final GameTest field_27810
private final TestManager field_27811
private final BlockPos field_27812
int field_27808
int field_27809
public class_5624(GameTest gameTest, TestManager testManager, BlockPos blockPos)
public void onStarted(GameTest gameTest)
onStarted in interface TestListenerpublic void onFailed(GameTest gameTest)
onFailed in interface TestListenerprivate void method_32246()
protected static void method_32248(ServerWorld serverWorld, Formatting formatting, String string)
private static void method_32247(ServerWorld serverWorld, BlockPos blockPos, String string)