Delegate BlockUsedDelegate
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
public delegate void BlockUsedDelegate(IServerPlayer byPlayer, BlockSelection blockSel)
Parameters
byPlayer
IServerPlayerblockSel
BlockSelection
- Extension Methods