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