Interface SwitchListener
- All Known Implementing Classes:
PreWorldSwitchListener
,ServerConnectListener
,ServerConnectListener
public interface SwitchListener
-
Method Summary
Modifier and TypeMethodDescriptiondefault void
handleSwitch
(ForceResourcepacksPlugin plugin, de.themoep.resourcepacksplugin.core.ResourcepacksPlayer player, String sourceName, String originalName, BiFunction<String, String[], String> replaceIn, Consumer<Boolean> cancel, Consumer<String> sendRedirect)
-
Method Details
-
handleSwitch
-