@minecraft/server-editor
Preparing search index...
MouseModifiers
Type Alias MouseModifiers
Beta
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
Protected
Inherited
External
World Mutation
Early Execution
Theme
OS
Light
Dark
On This Page
Properties
alt
ctrl
shift
@minecraft/server-editor
Loading...
Input modifier states for mouse actions