Skip to main content

PlayerModelParts

These are outer layer parts used in conjunction with player:isSkinLayerVisible(String) to detect what parts a player has enabled via the Minecraft Skin Customizations setting.

Example:

log(player:isSkinLayerVisible("HAT"))

All Part Names:

PartDescription
CAPEThe rectangle thing hanging off your back
JACKETSecondary layer for the Body
LEFT_SLEEVESecondary layer for the Left Arm
RIGHT_SLEEVESecondary layer for the Right Arm
LEFT_PANTSSecondary layer for the Left Leg
RIGHT_PANTSSecondary layer for the Right Leg
HATSecondary layer for the Head