Class SimpleMenuComponent.ToggleConsumer
- java.lang.Object
-
- com.enjin.minecraft_commons.spigot.ui.menu.component.SimpleMenuComponent.ToggleConsumer
-
- All Implemented Interfaces:
java.util.function.Consumer<org.bukkit.entity.Player>
- Enclosing class:
- SimpleMenuComponent
protected static class SimpleMenuComponent.ToggleConsumer extends java.lang.Object implements java.util.function.Consumer<org.bukkit.entity.Player>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaccept(org.bukkit.entity.Player player)booleangetState()
-