@minecraft/server-editor
Preparing search index...
MinimapMarkerData
Interface MinimapMarkerData
Beta
interface
MinimapMarkerData
{
clickable
:
boolean
;
color
:
RGBA
;
label
:
string
;
position
:
Vector3
;
rotation
:
number
;
tooltip
:
string
;
}
Index
Properties
clickable
color
label
position
rotation
tooltip
Properties
Beta
clickable
clickable
:
boolean
Beta
color
color
:
RGBA
Beta
label
label
:
string
Beta
position
position
:
Vector3
Beta
rotation
rotation
:
number
Beta
tooltip
tooltip
:
string
Settings
Member Visibility
Protected
Inherited
External
World Mutation
Not Early Execution
Theme
OS
Light
Dark
On This Page
Properties
clickable
color
label
position
rotation
tooltip
@minecraft/server-editor
Loading...