Uses of Interface
noppes.npcs.api.gui.ISlider
Packages that use ISlider
-
Uses of ISlider in noppes.npcs.api.gui
Methods in noppes.npcs.api.gui that return ISliderModifier and TypeMethodDescriptionAdd a Scroll List to the GUI, for the player to select from.ISlider.setDecimals(int i) ISlider.setMax(float max) ISlider.setMin(float min) ISlider.setOnChange(GuiComponentUpdate<ISlider> onChange) ISlider.setValue(float value) Method parameters in noppes.npcs.api.gui with type arguments of type ISlider