Uses of Enum Class
org.bukkit.profile.PlayerTextures.SkinModel
-
Uses of PlayerTextures.SkinModel in org.bukkit.profile
Modifier and TypeMethodDescriptionPlayerTextures.getSkinModel()
Gets the model of the player's skin.static PlayerTextures.SkinModel
Returns the enum constant of this class with the specified name.static PlayerTextures.SkinModel[]
PlayerTextures.SkinModel.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
PlayerTextures.setSkin
(@Nullable URL skinUrl, @Nullable PlayerTextures.SkinModel skinModel) Sets the player's skin andPlayerTextures.SkinModel
.