Uses of Interface
me.hsgamer.hscore.action.builder.ActionInput
Packages that use ActionInput
-
Uses of ActionInput in me.hsgamer.hscore.action.builder
Classes in me.hsgamer.hscore.action.builder with type parameters of type ActionInputModifier and TypeClassDescriptionclass
ActionBuilder<I extends ActionInput>
The builder for theAction
Methods in me.hsgamer.hscore.action.builder that return ActionInputModifier 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
Methods in me.hsgamer.hscore.bukkit.action.builder with type parameters of type ActionInputModifier and TypeMethodDescriptionstatic <I extends ActionInput>
voidBukkitActionBuilder.register
(ActionBuilder<I> actionBuilder, org.bukkit.plugin.Plugin plugin) Register the actions