public class FloodgateAPI extends Object
| Constructor and Description |
|---|
FloodgateAPI() |
| Modifier and Type | Method and Description |
|---|---|
static UUID |
createJavaPlayerId(long arg0) |
static FloodgatePlayer |
getPlayer(org.bukkit.entity.Player player)
See
AbstractFloodgateAPI.getPlayer(UUID) |
static FloodgatePlayer |
getPlayer(UUID arg0) |
static boolean |
isBedrockPlayer(org.bukkit.entity.Player player)
See
AbstractFloodgateAPI.isBedrockPlayer(UUID) |
static boolean |
isBedrockPlayer(UUID arg0) |
public static FloodgatePlayer getPlayer(org.bukkit.entity.Player player)
AbstractFloodgateAPI.getPlayer(UUID)public static boolean isBedrockPlayer(org.bukkit.entity.Player player)
AbstractFloodgateAPI.isBedrockPlayer(UUID)public static FloodgatePlayer getPlayer(UUID arg0)
public static boolean isBedrockPlayer(UUID arg0)
public static UUID createJavaPlayerId(long arg0)
Copyright © 2020 GeyserMC. All rights reserved.