Uses of Interface
com.destroystokyo.paper.SkinParts.Mutable
Packages that use SkinParts.Mutable
Package
Description
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.-
Uses of SkinParts.Mutable in com.destroystokyo.paper
Methods in com.destroystokyo.paper that return SkinParts.MutableModifier and TypeMethodDescriptionstatic SkinParts.Mutable
SkinParts.allParts()
Creates a new instance ofSkinParts
with all parts enabled.SkinParts.mutableCopy()
-
Uses of SkinParts.Mutable in io.papermc.paper
Methods in io.papermc.paper that return SkinParts.Mutable -
Uses of SkinParts.Mutable in org.bukkit.entity
Methods in org.bukkit.entity that return SkinParts.MutableModifier and TypeMethodDescriptionMannequin.getSkinParts()
Gets a copy of the current skin part options for this mannequin.