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