| Package | Description |
|---|---|
| org.geysermc.connector.utils |
| 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 |
SkinUtils.requestAndHandleSkinAndCape(PlayerEntity entity,
GeyserSession session,
Consumer<SkinProvider.SkinAndCape> skinAndCapeConsumer) |
Copyright © 2019 GeyserMC. All rights reserved.