Uses of Enum Class
net.risingworld.api.events.player.PlayerTeleportEvent.Cause
-
Uses of PlayerTeleportEvent.Cause in net.risingworld.api.events.player
Modifier and TypeMethodDescriptionPlayerTeleportEvent.getCause()
Gets the "cause", i.e the reason why this player was teleported.static PlayerTeleportEvent.Cause
Returns 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.