Table of Contents

Interface IMaterialExchangeable

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public interface IMaterialExchangeable

Methods

ExchangeWith(ItemSlot, ItemSlot)

bool ExchangeWith(ItemSlot fromSlot, ItemSlot toSlot)

Parameters

fromSlot ItemSlot
toSlot ItemSlot

Returns

bool