Package me.hsgamer.bettergui.action.type
Class BackAction
- java.lang.Object
-
- me.hsgamer.bettergui.action.type.BackAction
-
- All Implemented Interfaces:
me.hsgamer.hscore.action.common.Action
public class BackAction extends Object implements me.hsgamer.hscore.action.common.Action
-
-
Constructor Summary
Constructors Constructor Description BackAction(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
-
BackAction
public BackAction(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
-
-