Uses of Record Class
net.lewmc.essence.teleportation.tp.UtilTeleport.LevelLocation
Packages that use UtilTeleport.LevelLocation
-
Uses of UtilTeleport.LevelLocation in net.lewmc.essence.teleportation.tp
Methods in net.lewmc.essence.teleportation.tp that return UtilTeleport.LevelLocationModifier and TypeMethodDescriptionstatic UtilTeleport.LevelLocationUtilTeleport.findLevelLocation(org.bukkit.Location origin, UtilTeleport.Direction direction, Integer levels, org.bukkit.entity.Player player) Finds a safe location to teleport a player to, given a direction and number of levels.