Uses of Enum
net.citizensnpcs.trait.SkinLayers.Layer
Packages that use SkinLayers.Layer
-
Uses of SkinLayers.Layer in net.citizensnpcs.trait
Methods in net.citizensnpcs.trait that return SkinLayers.LayerModifier and TypeMethodDescriptionstatic SkinLayers.Layer
Returns the enum constant of this type with the specified name.static SkinLayers.Layer[]
SkinLayers.Layer.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.citizensnpcs.trait with parameters of type SkinLayers.LayerModifier and TypeMethodDescriptionboolean
SkinLayers.isVisible
(SkinLayers.Layer layer) SkinLayers.setVisible
(SkinLayers.Layer layer, boolean isVisible)