Uses of Interface
org.bukkit.profile.PlayerTextures
Package
Description
Classes relevant to player profiles.
-
Uses of PlayerTextures in com.destroystokyo.paper.profile
Modifier and TypeMethodDescriptionPlayerProfile.getTextures()
Gets thePlayerTextures
of this profile.Modifier and TypeMethodDescriptionvoid
PlayerProfile.setTextures
(@Nullable PlayerTextures textures) Copies the given textures. -
Uses of PlayerTextures in org.bukkit.profile
Modifier and TypeMethodDescriptionPlayerProfile.getTextures()
Deprecated.Gets thePlayerTextures
of this profile.Modifier and TypeMethodDescriptionvoid
PlayerProfile.setTextures
(@Nullable PlayerTextures textures) Deprecated.Copies the given textures.