Table of Contents

Delegate CanPlaceOrBreakDelegate

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public delegate bool CanPlaceOrBreakDelegate(IServerPlayer byPlayer, BlockSelection blockSel, out string claimant)

Parameters

byPlayer IServerPlayer
blockSel BlockSelection
claimant string

Returns

bool