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.componentSubclasses of VariableBar in com.github.stefvanschie.inventoryframework.pane.componentModifier and TypeClassDescriptionclassA percentage bar for a graphical interface into what amount of a whole is set.classA slider for a graphical interface into what amount of a whole is set.
- 
Uses of VariableBar in com.github.stefvanschie.inventoryframework.pane.component.utilMethods in com.github.stefvanschie.inventoryframework.pane.component.util with parameters of type VariableBarModifier and TypeMethodDescriptionprotected voidVariableBar.applyContents(@NotNull VariableBar copy) Applies the contents of this variable bar onto the provided copy of this variable bar.