Script API - v1.21.90.25
Preparing search index...
@minecraft/server-editor
MouseModifiers
Type Alias MouseModifiers
Input modifier states for mouse actions
type
MouseModifiers
=
{
alt
:
boolean
;
ctrl
:
boolean
;
shift
:
boolean
;
}
Index
Properties
alt
ctrl
shift
Properties
alt
alt
:
boolean
ctrl
ctrl
:
boolean
shift
shift
:
boolean
Settings
Member Visibility
External
Inherited
Private
Protected
Deprecated
Theme
OS
Light
Dark
On This Page
Properties
alt
ctrl
shift
Script API - v1.21.90.25
Loading...
Input modifier states for mouse actions