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