Uses of Enum Class
net.risingworld.api.definitions.Clothing.Function
-
Uses of Clothing.Function in net.risingworld.api.definitions
Modifier and TypeFieldDescriptionClothing.ClothingDefinition.function
Gets the special function/behaviour of this clothing piece.Modifier and TypeMethodDescriptionstatic Clothing.Function
Clothing.Function.get
(int value) static Clothing.Function
Returns the enum constant of this class with the specified name.static Clothing.Function[]
Clothing.Function.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Clothing.Function in net.risingworld.api.objects
Modifier and TypeMethodDescriptionboolean
Clothes.hasSpecialGear
(Clothing.Function clothingFunction) Checks if the character is wearing any garment with a special function.