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 SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionGameTestAssertPosException(String p_177051_, BlockPos p_177052_, BlockPos p_177053_, long p_177054_) 
- 
Method SummaryModifier and TypeMethodDescriptionMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Field Details- 
absolutePos
- 
relativePos
- 
tickprivate final long tick
 
- 
- 
Constructor Details- 
GameTestAssertPosException
 
- 
- 
Method Details- 
getMessage- Overrides:
- getMessagein class- Throwable
 
- 
getMessageToShowAtBlock
- 
getRelativePos
- 
getAbsolutePos
 
-