Uses of Enum Class
net.risingworld.api.definitions.Objects.SelectorHelperMode
Packages that use Objects.SelectorHelperMode
-
Uses of Objects.SelectorHelperMode in net.risingworld.api.definitions
Methods in net.risingworld.api.definitions that return Objects.SelectorHelperModeModifier and TypeMethodDescriptionstatic Objects.SelectorHelperMode
Objects.SelectorHelperMode.get
(int value) static Objects.SelectorHelperMode
Returns the enum constant of this class with the specified name.static Objects.SelectorHelperMode[]
Objects.SelectorHelperMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.