Table of Contents

Delegate PlaceBlockDelegate

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public delegate int PlaceBlockDelegate(IBlockAccessor blockAccessor, BlockPos pos, Block newBlock, bool replaceMeta)

Parameters

blockAccessor IBlockAccessor
pos BlockPos
newBlock Block
replaceMeta bool

Returns

int