Uses of Enum Class
net.risingworld.api.utils.MouseButton
-
Uses of MouseButton in net.risingworld.api.events.player
Modifier and TypeMethodDescriptionPlayerMouseButtonEvent.getButton()
Gets the mouse button that is actuated. -
Uses of MouseButton in net.risingworld.api.utils
Modifier and TypeMethodDescriptionstatic MouseButton
MouseButton.get
(int ordinal) static MouseButton
Returns the enum constant of this class with the specified name.static MouseButton[]
MouseButton.values()
Returns an array containing the constants of this enum class, in the order they are declared.