public final class TeleportTypes extends Object
Modifier and Type | Field and Description |
---|---|
static TeleportType |
COMMAND |
static TeleportType |
END_PORTAL |
static TeleportType |
ENDER_PEARL |
static TeleportType |
ENTITY_TELEPORT |
static TeleportType |
NETHER_PORTAL |
static TeleportType |
PLUGIN |
static TeleportType |
UNKNOWN |
public static final TeleportType COMMAND
public static final TeleportType PLUGIN
public static final TeleportType NETHER_PORTAL
public static final TeleportType END_PORTAL
public static final TeleportType ENDER_PEARL
public static final TeleportType ENTITY_TELEPORT
public static final TeleportType UNKNOWN