Uses of Interface
me.hsgamer.hscore.action.builder.ActionInput
-
Uses of ActionInput in me.hsgamer.hscore.action.builder
Modifier and TypeClassDescriptionclass
ActionBuilder<I extends ActionInput>
The builder for theAction
Modifier and TypeMethodDescriptionstatic ActionInput
Create an instance ofActionInput
from the input.static ActionInput
Create an instance ofActionInput
-
Uses of ActionInput in me.hsgamer.hscore.bukkit.action.builder
Modifier and TypeMethodDescriptionstatic <I extends ActionInput>
voidBukkitActionBuilder.register
(ActionBuilder<I> actionBuilder, org.bukkit.plugin.Plugin plugin) Register the actions