Class TeleportLoader
- java.lang.Object
-
- net.storm.sdk.movement.pathfinder.TeleportLoader
-
public class TeleportLoader extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TeleportLoader()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
addCustomTeleport(Teleport teleport)
static java.util.List<Teleport>
getCustomTeleports()
static void
removeCustomTeleport(Teleport teleport)
-