Delegate InteractionStacksDelegate
- Namespace
- Vintagestory.API.Client
- Assembly
- VintagestoryAPI.dll
public delegate ItemStack[] InteractionStacksDelegate(WorldInteraction wi, BlockSelection blockSelection, EntitySelection entitySelection)
Parameters
wi
WorldInteractionblockSelection
BlockSelectionentitySelection
EntitySelection
Returns
- Extension Methods