Uses of Interface
org.bukkit.profile.PlayerTextures
Packages that use PlayerTextures
Package
Description
Classes relevant to player profiles.
- 
Uses of PlayerTextures in com.destroystokyo.paper.profileMethods in com.destroystokyo.paper.profile that return PlayerTexturesModifier and TypeMethodDescriptionPlayerProfile.getTextures()Gets thePlayerTexturesof this profile.Methods in com.destroystokyo.paper.profile with parameters of type PlayerTexturesModifier and TypeMethodDescriptionvoidPlayerProfile.setTextures(@Nullable PlayerTextures textures) Copies the given textures.
- 
Uses of PlayerTextures in org.bukkit.profileMethods in org.bukkit.profile that return PlayerTexturesModifier and TypeMethodDescriptionPlayerProfile.getTextures()Deprecated.Gets thePlayerTexturesof this profile.Methods in org.bukkit.profile with parameters of type PlayerTexturesModifier and TypeMethodDescriptionvoidPlayerProfile.setTextures(@Nullable PlayerTextures textures) Deprecated.Copies the given textures.