Package | Description |
---|---|
net.risingworld.api.objects |
Modifier and Type | Method and Description |
---|---|
static Clothes.Type |
Clothes.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Clothes.Type[] |
Clothes.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Clothes.Garment |
Clothes.get(Clothes.Type type) |
Clothes.Garment |
Clothes.remove(Clothes.Type type) |