@minecraft/server-editor
Preparing search index...
IVector3PropertyItem_deprecated
Type Alias IVector3PropertyItem_deprecated<T, Prop>
Beta
IVector3PropertyItem_deprecated
:
IPropertyItem
<
T
,
Prop
>
&
{
updateAxisLimits
(
limits
:
{
maxX
?:
number
;
maxY
?:
number
;
maxZ
?:
number
;
minX
?:
number
;
minY
?:
number
;
minZ
?:
number
;
}
,
)
:
void
;
}
A property item which supports Vector3 properties
Type Parameters
T
extends
PropertyBag
Prop
extends
keyof
T
&
string
Settings
Member Visibility
Protected
Inherited
External
World Mutation
Early Execution
Theme
OS
Light
Dark
@minecraft/server-editor
Loading...
A property item which supports Vector3 properties