Skip to content

Latest commit

History

History
19 lines (15 loc) · 1.14 KB

File metadata and controls

19 lines (15 loc) · 1.14 KB

BlockOperation

Properties

NameTypeDescriptionNotes
errorstrThe error message, if any
estimated_seconds_remainingfloatThe estimated amount of time remaining until this block operation is complete (in seconds)
linkstrThe API link that can be used to obtain more information about this object
maxVector3iThe maximum block belonging to this operation
minVector3iThe minimum block belonging to this operation
progressfloatThe current progress of the block operation, from 0 (=started) to 1 (=finished)
statusstrThe current status of the block operation
typestrThe type of block operation
uuidstrThe unique UUID identifying this block operation
worldWorldThe world in which this block operation is running

[Back to Model list][Back to API list][Back to README]