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) intfield_27808(package private) intfield_27809private GameTestfield_27810private TestManagerfield_27811private BlockPosfield_27812 -
Constructor Summary
Constructors Constructor Description class_5624(GameTest gameTest, TestManager testManager, BlockPos blockPos) -
Method Summary
Modifier and Type Method Description private voidmethod_32246()private static voidmethod_32247(ServerWorld serverWorld, BlockPos blockPos, String string)protected static voidmethod_32248(ServerWorld serverWorld, Formatting formatting, String string)private static ItemStackmethod_32251(String string, boolean bool, String string2)protected static voidmethod_32253(GameTest gameTest, Block block)protected static voidmethod_32254(GameTest gameTest, Throwable throwable)protected static voidmethod_32255(GameTest gameTest, Throwable throwable)private static voidmethod_32256(GameTest gameTest, String string)voidmethod_33317(GameTest gameTest)static voidmethod_33320(GameTest gameTest, String string)private static voidmethod_33321(GameTest gameTest, String string)voidonFailed(GameTest gameTest)voidonStarted(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:
onStartedin interfaceTestListener
-
method_33317
- Specified by:
method_33317in interfaceTestListener
-
onFailed
- Specified by:
onFailedin 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
-