Table of Contents

Delegate BlockPlacedDelegate

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public delegate void BlockPlacedDelegate(IServerPlayer byPlayer, int oldblockId, BlockSelection blockSel, ItemStack withItemStack)

Parameters

byPlayer IServerPlayer
oldblockId int
blockSel BlockSelection
withItemStack ItemStack