Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 969 Bytes

CompoundBlockVolumePositionRelativity.md

File metadata and controls

25 lines (20 loc) · 969 Bytes
author ms.author ms.service title description monikerRange
jakeshirley
jashir
minecraft-bedrock-edition
.CompoundBlockVolumePositionRelativity Enumeration
Contents of the .CompoundBlockVolumePositionRelativity enumeration.
=minecraft-bedrock-experimental

CompoundBlockVolumePositionRelativity Enumeration

Caution

This enum is still in pre-release. Its signature may change or it may be removed in future releases.

An enum describing the relativity of the CompoundBlockVolumeItem, relative to the parent CompoundVolume.

Constants

Relative

Relative = 0

The locations within the associated BlockVolume are relative to the CompoundBlockVolume to which they were added

Absolute

Absolute = 1

The locations within the associated BlockVolume are in absolute world space