Interface IKeyEntryRenderEvent


public interface IKeyEntryRenderEvent
  • Method Details

    • getEntry

      IKeyEntry getEntry()
    • getGuiGraphics

      net.minecraft.client.gui.GuiGraphics getGuiGraphics()
    • getY

      int getY()
    • getX

      int getX()
    • getRowLeft

      int getRowLeft()
    • getRowWidth

      int getRowWidth()
    • isHovered

      boolean isHovered()
    • getPartialTicks

      float getPartialTicks()