Class AirButton
java.lang.Object
me.hsgamer.hscore.minecraft.gui.button.impl.SimpleButton
me.hsgamer.hscore.bukkit.gui.button.impl.AirButton
- All Implemented Interfaces:
Button
,Initializable
The air button
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class me.hsgamer.hscore.minecraft.gui.button.impl.SimpleButton
display
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
-
Constructor Details
-
AirButton
Create a new button- Parameters:
consumer
- the consumer
-