Uses of Enum
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 type with the specified name.static PlayerTextures.SkinModel[]
PlayerTextures.SkinModel.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.bukkit.profile with parameters of type PlayerTextures.SkinModelModifier and TypeMethodDescriptionvoid
PlayerTextures.setSkin
(URL skinUrl, PlayerTextures.SkinModel skinModel) Sets the player's skin andPlayerTextures.SkinModel
.