Uses of Enum Class
net.risingworld.api.utils.Crosshair
-
Uses of Crosshair in net.risingworld.api.utils
Modifier and TypeMethodDescriptionstatic Crosshair
Crosshair.getCrosshair
(byte id) Gets thecrosshair
which has the provided id.static Crosshair
Returns the enum constant of this class with the specified name.static Crosshair[]
Crosshair.values()
Returns an array containing the constants of this enum class, in the order they are declared.