Class ChangePageButton

All Implemented Interfaces:
IGuiEventListener, IRenderable

public class ChangePageButton extends Button
  • Field Details

    • isForward

      private final boolean isForward
    • playTurnSound

      private final boolean playTurnSound
  • Constructor Details

    • ChangePageButton

      public ChangePageButton(int p_i51079_1_, int p_i51079_2_, boolean p_i51079_3_, Button.IPressable p_i51079_4_, boolean p_i51079_5_)
  • Method Details