Table of Contents

Delegate BlockBreakDelegate

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public delegate void BlockBreakDelegate(IServerPlayer byPlayer, BlockSelection blockSel, ref float dropQuantityMultiplier, ref EnumHandling handling)

Parameters

byPlayer IServerPlayer
blockSel BlockSelection
dropQuantityMultiplier float
handling EnumHandling