编辑

Entity Documentation - minecraft:scheduler

Fires off scheduled mob events at time of day events.

Scheduler Properties

Name Default Value Type Description
max_delay_secs not set Decimal number
min_delay_secs not set Decimal number
scheduled_events not set Array of objects The list of triggers that fire when the conditions match the given filter criteria. Can be an array of event objects or a single event object.
scheduled_events (as Object) not set Object

Samples