Class OnWarpTeleportEvent
java.lang.Object
org.bukkit.event.Event
fr.fuzeblocks.homeplugin.core.event.OnEventAction
fr.fuzeblocks.homeplugin.core.event.OnWarpTeleportEvent
- All Implemented Interfaces:
org.bukkit.event.Cancellable
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bukkit.event.Event
org.bukkit.event.Event.Result -
Constructor Summary
ConstructorsConstructorDescriptionOnWarpTeleportEvent(org.bukkit.entity.Player player, org.bukkit.Location location, String homeName) -
Method Summary
Methods inherited from class OnEventAction
getFrom, getHandlerList, getHandlers, getHomeName, getLocation, getPlayer, getTo, getType, isCancelled, setCancelled, setHomeNameMethods inherited from class org.bukkit.event.Event
getEventName, isAsynchronous
-
Constructor Details
-
OnWarpTeleportEvent
public OnWarpTeleportEvent(org.bukkit.entity.Player player, org.bukkit.Location location, String homeName)
-