Class PonderUIMixin

java.lang.Object
com.petrolpark.mixin.compat.create.client.PonderUIMixin

public class PonderUIMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    inRenderPonderTags(com.mojang.blaze3d.vertex.PoseStack ms, int mouseX, int mouseY, boolean highlightAll, List _list, float fade, float partialTicks, net.minecraft.client.gui.GuiGraphics graphics, double guiScale, int height, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci, net.createmod.ponder.foundation.PonderTag _tag, net.createmod.catnip.animation.LerpedFloat chase, net.createmod.ponder.foundation.ui.PonderButton button)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • PonderUIMixin

      public PonderUIMixin()
  • Method Details

    • inRenderPonderTags

      public void inRenderPonderTags(com.mojang.blaze3d.vertex.PoseStack ms, int mouseX, int mouseY, boolean highlightAll, List _list, float fade, float partialTicks, net.minecraft.client.gui.GuiGraphics graphics, double guiScale, int height, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci, net.createmod.ponder.foundation.PonderTag _tag, net.createmod.catnip.animation.LerpedFloat chase, net.createmod.ponder.foundation.ui.PonderButton button)