Uses of Interface
org.bukkit.profile.PlayerTextures
Packages that use PlayerTextures
-
Uses of PlayerTextures in org.bukkit.profile
Methods in org.bukkit.profile that return PlayerTexturesModifier and TypeMethodDescriptionPlayerProfile.getTextures()
Gets thePlayerTextures
of this profile.Methods in org.bukkit.profile with parameters of type PlayerTexturesModifier and TypeMethodDescriptionvoid
PlayerProfile.setTextures
(PlayerTextures textures) Copies the given textures.