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 TypeClassDescriptionclassActionBuilder<I extends ActionInput>The builder for theActionMethods in me.hsgamer.hscore.action.builder that return ActionInputModifier and TypeMethodDescriptionstatic ActionInputCreate an instance ofActionInputfrom the input.static ActionInputCreate 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