Table of Contents

Delegate WorldGenHookDelegate

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public delegate void WorldGenHookDelegate(IBlockAccessor blockAccessor, BlockPos pos, AssetLocation instructions)

Parameters

blockAccessor IBlockAccessor
pos BlockPos
instructions AssetLocation