类 ExhaustedAttemptsException
java.lang.Object
java.lang.Throwable
net.minecraft.gametest.framework.ExhaustedAttemptsException
- 所有已实现的接口:
Serializable
-
构造器概要
构造器构造器说明ExhaustedAttemptsException
(int pMadeAttempts, int pSuccessfulAttempts, GameTestInfo pTestInfo) -
方法概要
-
构造器详细资料
-
ExhaustedAttemptsException
public ExhaustedAttemptsException(int pMadeAttempts, int pSuccessfulAttempts, GameTestInfo pTestInfo)
-