@minecraft/server-editor
Preparing search index...
BlockIdentifierListObservableValidator
Class BlockIdentifierListObservableValidator
Beta
Validates observable objects that support string list as BlockType
Implements
ObservableValidator
<
string
[]
>
Index
Constructors
constructor
Methods
validate
Constructors
constructor
new
BlockIdentifierListObservableValidator
()
:
BlockIdentifierListObservableValidator
Beta
Returns
BlockIdentifierListObservableValidator
Methods
validate
validate
(
newValue
:
string
[]
)
:
string
[]
Beta
Parameters
newValue
:
string
[]
Returns
string
[]
Settings
Member Visibility
Protected
Inherited
External
World Mutation
Early Execution
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
validate
@minecraft/server-editor
Loading...
Validates observable objects that support string list as BlockType