Uses of Class
net.minecraft.gametest.framework.GameTestException
Packages that use GameTestException
-
Uses of GameTestException in net.minecraft.gametest.framework
Subclasses of GameTestException in net.minecraft.gametest.frameworkModifier and TypeClassDescriptionclass
class
class
class
Fields in net.minecraft.gametest.framework declared as GameTestExceptionMethods in net.minecraft.gametest.framework that return GameTestExceptionMethods in net.minecraft.gametest.framework with parameters of type GameTestExceptionMethod parameters in net.minecraft.gametest.framework with type arguments of type GameTestExceptionModifier and TypeMethodDescriptionvoid
GameTestSequence.thenFail
(Supplier<GameTestException> p_177555_)