Class MixinGuiSpellcasting

java.lang.Object
gay.object.hexdebug.mixin.MixinGuiSpellcasting
All Implemented Interfaces:
gay.object.hexdebug.gui.splicing.IMixinGuiSpellcasting

public abstract class MixinGuiSpellcasting extends Object implements gay.object.hexdebug.gui.splicing.IMixinGuiSpellcasting
  • Constructor Details

    • MixinGuiSpellcasting

      public MixinGuiSpellcasting()
  • Method Details

    • getHandOpenedWith

      @NotNull public abstract @NotNull net.minecraft.world.InteractionHand getHandOpenedWith()
      Specified by:
      getHandOpenedWith in interface gay.object.hexdebug.gui.splicing.IMixinGuiSpellcasting
    • getOnDrawSplicingTablePattern$hexdebug

      @Nullable public @Nullable BiConsumer<at.petrak.hexcasting.api.casting.math.HexPattern,Integer> getOnDrawSplicingTablePattern$hexdebug()
      Specified by:
      getOnDrawSplicingTablePattern$hexdebug in interface gay.object.hexdebug.gui.splicing.IMixinGuiSpellcasting
    • setOnDrawSplicingTablePattern$hexdebug

      public void setOnDrawSplicingTablePattern$hexdebug(@Nullable @Nullable BiConsumer<at.petrak.hexcasting.api.casting.math.HexPattern,Integer> unitFunction1)
      Specified by:
      setOnDrawSplicingTablePattern$hexdebug in interface gay.object.hexdebug.gui.splicing.IMixinGuiSpellcasting
    • clearPatterns$hexdebug

      public void clearPatterns$hexdebug()
      Specified by:
      clearPatterns$hexdebug in interface gay.object.hexdebug.gui.splicing.IMixinGuiSpellcasting