Uses of Enum Class
net.risingworld.api.events.player.PlayerTeleportEvent.Cause
Packages that use PlayerTeleportEvent.Cause
-
Uses of PlayerTeleportEvent.Cause in net.risingworld.api.events.player
Methods in net.risingworld.api.events.player that return PlayerTeleportEvent.CauseModifier and TypeMethodDescriptionPlayerTeleportEvent.getCause()Gets the "cause", i.e the reason why this player was teleported.static PlayerTeleportEvent.CauseReturns the enum constant of this class with the specified name.static PlayerTeleportEvent.Cause[]PlayerTeleportEvent.Cause.values()Returns an array containing the constants of this enum class, in the order they are declared.