Package me.hsgamer.bettergui.action.type
Class OpenMenuAction
- java.lang.Object
-
- me.hsgamer.bettergui.action.type.OpenMenuAction
-
- All Implemented Interfaces:
me.hsgamer.hscore.action.common.Action
public class OpenMenuAction extends Object implements me.hsgamer.hscore.action.common.Action
-
-
Constructor Summary
Constructors Constructor Description OpenMenuAction(ActionBuilder.Input input)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapply(UUID uuid, me.hsgamer.hscore.task.element.TaskProcess process, me.hsgamer.hscore.common.StringReplacer stringReplacer)
-
-
-
Constructor Detail
-
OpenMenuAction
public OpenMenuAction(ActionBuilder.Input input)
-
-
Method Detail
-
apply
public void apply(UUID uuid, me.hsgamer.hscore.task.element.TaskProcess process, me.hsgamer.hscore.common.StringReplacer stringReplacer)
- Specified by:
applyin interfaceme.hsgamer.hscore.action.common.Action
-
-