Class NullButton
java.lang.Object
me.hsgamer.hscore.minecraft.gui.button.impl.NullButton
- All Implemented Interfaces:
Button
,Initializable
The null button, only with action
-
Field Summary
-
Constructor Summary
ConstructorDescriptionNullButton
(@NotNull Consumer<@NotNull ClickEvent> consumer) Create a new button -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface me.hsgamer.hscore.ui.property.Initializable
init, stop