Package | Description |
---|---|
net.citizensnpcs.trait |
Modifier and Type | Method and Description |
---|---|
static SkinLayers.Layer |
SkinLayers.Layer.valueOf(String name)
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.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SkinLayers.isVisible(SkinLayers.Layer layer) |
SkinLayers |
SkinLayers.setVisible(SkinLayers.Layer layer,
boolean isVisible) |
Copyright © 2019. All rights reserved.