updateRelativeOffset

open fun updateRelativeOffset(relativeOffset: Long)

Updates the relative offset of this block. This block must only be updated when isDynamic returns true.

Note: The default implementation does nothing. It can be overridden to provide the desired implementation.

Parameters

relativeOffset

the new relative offset