Table of Contents

Interface IDrawYAdjustable

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll

Used for blocks (e.g. crops and dead crops) where the y-position might need to be adjusted at the time of tesselating an individual block

public interface IDrawYAdjustable

Methods

AdjustYPosition(Block[], int)

float AdjustYPosition(Block[] chunkExtBlocks, int extIndex3d)

Parameters

chunkExtBlocks Block[]
extIndex3d int

Returns

float