Package gay.object.hexdebug.mixin
Class MixinOpBrainsweepSpell
java.lang.Object
gay.object.hexdebug.mixin.MixinOpBrainsweepSpell
- All Implemented Interfaces:
at.petrak.hexcasting.api.casting.RenderedSpell
public abstract class MixinOpBrainsweepSpell
extends Object
implements at.petrak.hexcasting.api.casting.RenderedSpell
-
Nested Class Summary
Nested classes/interfaces inherited from interface at.petrak.hexcasting.api.casting.RenderedSpell
at.petrak.hexcasting.api.casting.RenderedSpell.DefaultImpls -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract net.minecraft.core.BlockPosabstract net.minecraft.world.entity.MobMethods 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.RenderedSpell
cast, cast
-
Constructor Details
-
MixinOpBrainsweepSpell
public MixinOpBrainsweepSpell()
-
-
Method Details
-
callGetPos
public abstract net.minecraft.core.BlockPos callGetPos() -
callGetSacrifice
public abstract net.minecraft.world.entity.Mob callGetSacrifice()
-