Delegate PositionMismatchDelegate
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
public delegate void PositionMismatchDelegate(Block haveBlock, AssetLocation wantBlockCode)
Parameters
haveBlock
BlockwantBlockCode
AssetLocation
- Extension Methods