Package com.destroystokyo.paper
Interface SkinParts
public interface SkinParts
- 
Method SummaryModifier and TypeMethodDescriptionintgetRaw()booleanbooleanbooleanbooleanbooleanbooleanboolean
- 
Method Details- 
hasCapeEnabledboolean hasCapeEnabled()
- 
hasJacketEnabledboolean hasJacketEnabled()
- 
hasLeftSleeveEnabledboolean hasLeftSleeveEnabled()
- 
hasRightSleeveEnabledboolean hasRightSleeveEnabled()
- 
hasLeftPantsEnabledboolean hasLeftPantsEnabled()
- 
hasRightPantsEnabledboolean hasRightPantsEnabled()
- 
hasHatsEnabledboolean hasHatsEnabled()
- 
getRawint getRaw()
 
-