Uses of Interface
org.bukkit.profile.PlayerSkinPatch
Packages that use PlayerSkinPatch
-
Uses of PlayerSkinPatch in org.bukkit.profile
Methods in org.bukkit.profile that return PlayerSkinPatchModifier and TypeMethodDescriptionPlayerProfile.getSkinPatch()Gets thePlayerSkinPatchof this profile.Methods in org.bukkit.profile with parameters of type PlayerSkinPatchModifier and TypeMethodDescriptionvoidPlayerProfile.setSkinPatch(PlayerSkinPatch patch) Copies the given patch.