public class PlayerChangeSkinEvent extends PlayerEvent implements Cancellable
| Constructor and Description |
|---|
PlayerChangeSkinEvent(Player player,
com.nukkitx.protocol.bedrock.data.skin.SerializedSkin skin) |
| Modifier and Type | Method and Description |
|---|---|
com.nukkitx.protocol.bedrock.data.skin.SerializedSkin |
getSkin() |
getPlayerisCancelled, setCancelled, setCancelledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCancelled, setCancelled, setCancelledpublic PlayerChangeSkinEvent(Player player, com.nukkitx.protocol.bedrock.data.skin.SerializedSkin skin)
Copyright © 2020. All rights reserved.