Package net.minecraft.test
Class PositionedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.test.TimeMismatchException
net.minecraft.test.PositionedException
- All Implemented Interfaces:
Serializable
public class PositionedException extends TimeMismatchException
- See Also:
- Serialized Form
-
Field Summary
Fields Modifier and Type Field Description private longfield_21449private BlockPosposprivate BlockPosrelativePos -
Constructor Summary
Constructors Constructor Description PositionedException() -
Method Summary
Modifier and Type Method Description StringgetDebugMessage()StringgetMessage()BlockPosgetPos()Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
pos
-
relativePos
-
field_21449
private final long field_21449
-
-
Constructor Details
-
PositionedException
public PositionedException()
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-
getDebugMessage
-
getPos
-