Interface PlaceholderHook
-
- All Superinterfaces:
ElevatorHook
public interface PlaceholderHook extends ElevatorHook
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringformatPlaceholders(org.bukkit.entity.Player player, java.lang.String message)-
Methods inherited from interface me.keehl.elevators.api.models.hooks.ElevatorHook
onInit
-
-