Package net.minecraft.gametest.framework
Class GameTestAssertPosException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.gametest.framework.GameTestAssertException
net.minecraft.gametest.framework.GameTestAssertPosException
- All Implemented Interfaces:
 Serializable
- See Also:
 
- 
Field Summary
Fields - 
Constructor Summary
ConstructorsConstructorDescriptionGameTestAssertPosException(String p_177051_, BlockPos p_177052_, BlockPos p_177053_, long p_177054_)  - 
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Field Details
- 
absolutePos
 - 
relativePos
 - 
tick
private final long tick 
 - 
 - 
Constructor Details
- 
GameTestAssertPosException
 
 - 
 - 
Method Details
- 
getMessage
- Overrides:
 getMessagein classThrowable
 - 
getMessageToShowAtBlock
 - 
getRelativePos
 - 
getAbsolutePos
 
 -