Translations:Modding:Adding Block Behavior/10/en
From Vintage Story Wiki
The method bool OnPlayerInteract(IWorldAccessor world, IPlayer byPlayer, BlockSelection blockSel, ref EnumHandling handling)
looks to be ideal for our purpose.
The method bool OnPlayerInteract(IWorldAccessor world, IPlayer byPlayer, BlockSelection blockSel, ref EnumHandling handling)
looks to be ideal for our purpose.