Uses of Class
com.github.stefvanschie.inventoryframework.pane.component.util.VariableBar
Packages that use VariableBar
Package
Description
-
Uses of VariableBar in com.github.stefvanschie.inventoryframework.pane.component
Subclasses of VariableBar in com.github.stefvanschie.inventoryframework.pane.componentModifier and TypeClassDescriptionclass
A percentage bar for a graphical interface into what amount of a whole is set.class
A slider for a graphical interface into what amount of a whole is set. -
Uses of VariableBar in com.github.stefvanschie.inventoryframework.pane.component.util
Methods in com.github.stefvanschie.inventoryframework.pane.component.util with parameters of type VariableBarModifier and TypeMethodDescriptionprotected void
VariableBar.applyContents
(@NotNull VariableBar copy) Applies the contents of this variable bar onto the provided copy of this variable bar.