Package gay.object.hexdebug.mixin
Class MixinGuiSpellcasting
java.lang.Object
gay.object.hexdebug.mixin.MixinGuiSpellcasting
- All Implemented Interfaces:
gay.object.hexdebug.gui.IMixinGuiSpellcasting
public abstract class MixinGuiSpellcasting
extends Object
implements gay.object.hexdebug.gui.IMixinGuiSpellcasting
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid@Nullable BiConsumer<at.petrak.hexcasting.api.casting.math.HexPattern,Integer> voidsetOnDrawSplicingTablePattern$hexdebug(@Nullable BiConsumer<at.petrak.hexcasting.api.casting.math.HexPattern, Integer> unitFunction1)
-
Constructor Details
-
MixinGuiSpellcasting
public MixinGuiSpellcasting()
-
-
Method Details
-
getOnDrawSplicingTablePattern$hexdebug
@Nullable public @Nullable BiConsumer<at.petrak.hexcasting.api.casting.math.HexPattern,Integer> getOnDrawSplicingTablePattern$hexdebug()- Specified by:
getOnDrawSplicingTablePattern$hexdebugin interfacegay.object.hexdebug.gui.IMixinGuiSpellcasting
-
setOnDrawSplicingTablePattern$hexdebug
public void setOnDrawSplicingTablePattern$hexdebug(@Nullable @Nullable BiConsumer<at.petrak.hexcasting.api.casting.math.HexPattern, Integer> unitFunction1) - Specified by:
setOnDrawSplicingTablePattern$hexdebugin interfacegay.object.hexdebug.gui.IMixinGuiSpellcasting
-
clearPatterns$hexdebug
public void clearPatterns$hexdebug()- Specified by:
clearPatterns$hexdebugin interfacegay.object.hexdebug.gui.IMixinGuiSpellcasting
-