Class PreWorldSwitchListener
java.lang.Object
de.themoep.resourcepacksplugin.bukkit.listeners.PreWorldSwitchListener
- All Implemented Interfaces:
SwitchListener
,org.bukkit.event.Listener
public class PreWorldSwitchListener
extends Object
implements org.bukkit.event.Listener, SwitchListener
Created by Phoenix616 on 18.06.2015.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onWorldChangeAttempt
(org.bukkit.event.player.PlayerTeleportEvent event) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface de.themoep.resourcepacksplugin.core.listeners.SwitchListener
handleSwitch
-
Constructor Details
-
PreWorldSwitchListener
-
-
Method Details
-
onWorldChangeAttempt
public void onWorldChangeAttempt(org.bukkit.event.player.PlayerTeleportEvent event)
-