Preparing search index...
The search index is not available
Script API - v1.21.61
Script API - v1.21.61
@minecraft/server-editor
MouseModifiers
Type Alias MouseModifiers
MouseModifiers
:
{
alt
:
boolean
;
ctrl
:
boolean
;
shift
:
boolean
}
Input modifier states for mouse actions
Type declaration
alt
:
boolean
ctrl
:
boolean
shift
:
boolean
Settings
Member Visibility
External
Inherited
Private
Protected
Deprecated
Theme
OS
Light
Dark
Script API - v1.21.61
Loading...
Input modifier states for mouse actions