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