Uses of Interface
io.papermc.paper.datacomponent.item.ResolvableProfile.SkinPatch
Packages that use ResolvableProfile.SkinPatch
-
Uses of ResolvableProfile.SkinPatch in io.papermc.paper.datacomponent.item
Methods in io.papermc.paper.datacomponent.item that return ResolvableProfile.SkinPatchModifier and TypeMethodDescriptionstatic ResolvableProfile.SkinPatchResolvableProfile.SkinPatch.empty()Returns the empty skin patch that does not override anything.ResolvableProfile.skinPatch()Gets the skin patch used by the client for rendering.Methods in io.papermc.paper.datacomponent.item with parameters of type ResolvableProfile.SkinPatchModifier and TypeMethodDescriptionResolvableProfile.Builder.skinPatch(ResolvableProfile.SkinPatch patch) Sets the skin patch for this profile.