Uses of Enum Class
org.bukkit.profile.PlayerTextures.SkinModel
Packages that use PlayerTextures.SkinModel
-
Uses of PlayerTextures.SkinModel in org.bukkit.profile
Methods in org.bukkit.profile that return PlayerTextures.SkinModelModifier 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.Methods in org.bukkit.profile with parameters of type PlayerTextures.SkinModelModifier and TypeMethodDescriptionvoid
PlayerTextures.setSkin
(@Nullable URL skinUrl, @Nullable PlayerTextures.SkinModel skinModel) Sets the player's skin andPlayerTextures.SkinModel
.