public class SkullManager
extends java.lang.Object
implements org.bukkit.event.Listener
Constructor and Description |
---|
SkullManager() |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<org.bukkit.inventory.ItemStack> |
loadPlayerSkull(org.bukkit.entity.Player player) |
void |
loadSkull(org.bukkit.entity.Player player) |
void |
onJoin(org.bukkit.event.player.PlayerJoinEvent e) |