TransportModule

public final class TransportModule implements Listener, AutoCloseable

Follows authored curves with configured mounts. Map makers own path clearance.

Functions

Link copied to clipboard
public void cancel(Player player)
Link copied to clipboard
public void close()
Link copied to clipboard
public void destroy(MatchDestroyEvent event)
Link copied to clipboard
Link copied to clipboard
public static TransportModule get()
Link copied to clipboard
public static void initialize()
Link copied to clipboard
public static boolean isInTransit(Player player)
Link copied to clipboard
public void leave(MatchLeaveEvent event)
Link copied to clipboard
public void moveDuringCountdown(PlayerMoveEvent event)
Link copied to clipboard
public void openDestinations(Player player, NPCEntity npc)
Link copied to clipboard
public void quit(PlayerQuitEvent event)
Link copied to clipboard
public static void shutdown()
Link copied to clipboard
public boolean start(Player player, TransportRoute route)
Link copied to clipboard
public static boolean startRoute(Player player, String routeId)
A server-thread entry point for authored prop scripts.