Package me.hsgamer.bettergui.action.type
Class SoundAction
- java.lang.Object
-
- me.hsgamer.bettergui.action.type.SoundAction
-
-
Constructor Summary
Constructors Constructor Description SoundAction(String value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
apply(UUID uuid, TaskProcess process, StringReplacer stringReplacer)
-
-
-
Constructor Detail
-
SoundAction
public SoundAction(String value)
-
-
Method Detail
-
apply
public void apply(UUID uuid, TaskProcess process, StringReplacer stringReplacer)
-
-