Class CurrentPage
java.lang.Object
com.pixelmonmod.pixelmon.client.gui.professor.CurrentPage
-
Constructor Details
-
CurrentPage
-
-
Method Details
-
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()
-