Class GuiKeybindIconQuest

java.lang.Object
com.pixelmonmod.pixelmon.client.gui.widgets.KeybindIcon
com.pixelmonmod.pixelmon.quests.client.ui.GuiKeybindIconQuest

public class GuiKeybindIconQuest extends KeybindIcon
  • Constructor Details

    • GuiKeybindIconQuest

      public GuiKeybindIconQuest(net.minecraft.client.KeyMapping keybindA, net.minecraft.client.KeyMapping keybindB)
  • Method Details

    • draw

      public void draw(net.minecraft.client.gui.GuiGraphics graphics, int x, int y, float zLevel)
      Overrides:
      draw in class KeybindIcon
    • setEnabled

      public void setEnabled(boolean enabled)
      Overrides:
      setEnabled in class KeybindIcon