public class SkullSkinManager extends SkinManager
SkinManager.GameProfileData| Constructor and Description |
|---|
SkullSkinManager() |
| Modifier and Type | Method and Description |
|---|---|
static com.nukkitx.protocol.bedrock.packet.PlayerListPacket.Entry |
buildSkullEntryManually(UUID uuid,
String username,
long geyserId,
String skinId,
byte[] skinData) |
static void |
requestAndHandleSkin(PlayerEntity entity,
GeyserSession session,
Consumer<SkinProvider.Skin> skinConsumer) |
buildCachedEntry, buildEntryManually, handleBedrockSkin, requestAndHandleSkinAndCapepublic static com.nukkitx.protocol.bedrock.packet.PlayerListPacket.Entry buildSkullEntryManually(UUID uuid, String username, long geyserId, String skinId, byte[] skinData)
public static void requestAndHandleSkin(PlayerEntity entity, GeyserSession session, Consumer<SkinProvider.Skin> skinConsumer)
Copyright © 2021 GeyserMC. All rights reserved.