java.lang.Object
com.pixelmonmod.pixelmon.client.gui.professor.CurrentPage

public class CurrentPage extends Object
  • Constructor Details

    • CurrentPage

      public CurrentPage(ChatPage page, int index, boolean lastPage, int maxHeight)
  • Method Details

    • getPage

      public ChatPage getPage()
    • getPageIndex

      public int getPageIndex()
    • render

      public void render(net.minecraft.client.gui.GuiGraphics graphics, int mouseX, int mouseY, float partialTicks, int height)
    • tick

      public void tick()
    • click

      public boolean click(int button)
    • release

      public boolean release(int button)
    • isLastPage

      public boolean isLastPage()