Delegate BlockBrokenDelegate
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
public delegate void BlockBrokenDelegate(IServerPlayer byPlayer, int oldblockId, BlockSelection blockSel)
Parameters
byPlayer
IServerPlayeroldblockId
intblockSel
BlockSelection
- Extension Methods