Package gay.object.hexdebug.mixin
Class MixinOpEval
java.lang.Object
gay.object.hexdebug.mixin.MixinOpEval
- All Implemented Interfaces:
at.petrak.hexcasting.api.casting.castables.Action
public abstract class MixinOpEval
extends Object
implements at.petrak.hexcasting.api.casting.castables.Action
-
Nested Class Summary
Nested classes/interfaces inherited from interface at.petrak.hexcasting.api.casting.castables.Action
at.petrak.hexcasting.api.casting.castables.Action.Companion -
Field Summary
Fields inherited from interface at.petrak.hexcasting.api.casting.castables.Action
Companion, RAYCAST_DISTANCE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface at.petrak.hexcasting.api.casting.castables.Action
operate
-
Constructor Details
-
MixinOpEval
public MixinOpEval()
-