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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    abstract net.minecraft.core.BlockPos
     
    abstract net.minecraft.world.entity.Mob
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods 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()