| Package | Description |
|---|---|
| org.geysermc.connector.skin |
| Modifier and Type | Method and Description |
|---|---|
static CompletableFuture<SkinProvider.SkinAndCape> |
SkinProvider.requestSkinAndCape(UUID playerId,
String skinUrl,
String capeUrl) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SkinManager.requestAndHandleSkinAndCape(PlayerEntity entity,
GeyserSession session,
Consumer<SkinProvider.SkinAndCape> skinAndCapeConsumer) |
Copyright © 2021 GeyserMC. All rights reserved.