Package net.minecraft
Class class_5624
java.lang.Object
net.minecraft.class_5624
- All Implemented Interfaces:
TestListener
class class_5624 extends Object implements TestListener
-
Field Summary
Fields Modifier and Type Field Description (package private) int
field_27808
(package private) int
field_27809
private GameTest
field_27810
private TestManager
field_27811
private BlockPos
field_27812
-
Constructor Summary
Constructors Constructor Description class_5624(GameTest gameTest, TestManager testManager, BlockPos blockPos)
-
Method Summary
Modifier and Type Method 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
method_33317(GameTest gameTest)
static void
method_33320(GameTest gameTest, String string)
private static void
method_33321(GameTest gameTest, String string)
void
onFailed(GameTest gameTest)
void
onStarted(GameTest gameTest)
-
Field Details
-
field_27810
-
field_27811
-
field_27812
-
field_27808
int field_27808 -
field_27809
int field_27809
-
-
Constructor Details
-
class_5624
-
-
Method Details
-
onStarted
- Specified by:
onStarted
in interfaceTestListener
-
method_33317
- Specified by:
method_33317
in interfaceTestListener
-
onFailed
- Specified by:
onFailed
in interfaceTestListener
-
method_33320
-
method_33321
-
method_32254
-
method_32255
-
method_32246
private void method_32246() -
method_32253
-
method_32256
-
method_32251
-
method_32248
-
method_32247
-