Uses of Enum Class
net.lewmc.essence.utils.TeleportUtil.Type
-
Uses of TeleportUtil.Type in net.lewmc.essence.utils
Modifier and TypeMethodDescriptionTeleportUtil.getTeleportType
(String[] args) Determines which type of teleportation is taking place.static TeleportUtil.Type
Returns the enum constant of this class with the specified name.static TeleportUtil.Type[]
TeleportUtil.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.