Uses of Enum Class
net.lewmc.essence.utils.TeleportUtil.Type
Packages that use TeleportUtil.Type
-
Uses of TeleportUtil.Type in net.lewmc.essence.utils
Methods in net.lewmc.essence.utils that return TeleportUtil.TypeModifier 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.