Class ActionResultException1_12_2
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.viaversion.viafabricplus.features.interaction.replace_block_placement_logic.ActionResultException1_12_2
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionActionResultException1_12_2(net.minecraft.world.InteractionResult actionResult) -
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.world.InteractionResultMethods inherited from class Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ActionResultException1_12_2
public ActionResultException1_12_2(net.minecraft.world.InteractionResult actionResult)
-
-
Method Details
-
getActionResult
public net.minecraft.world.InteractionResult getActionResult() -
fillInStackTrace
- Overrides:
fillInStackTracein classThrowable
-