Uses of Enum Class
net.risingworld.api.utils.Crosshair
Packages that use Crosshair
-
Uses of Crosshair in net.risingworld.api.utils
Methods in net.risingworld.api.utils that return CrosshairModifier 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.