java.lang.Object
com.pixelmonmod.api.client.screen.widget.StatefulWidget<Scrollbar>
com.pixelmonmod.api.client.screen.widget.input.Scrollbar
All Implemented Interfaces:
States<Scrollbar>

public class Scrollbar extends StatefulWidget<Scrollbar>
  • Constructor Details

    • Scrollbar

      protected Scrollbar(float sliderHeight, float scrollDecay, float scrollMax)
  • Method Details