3#include "mc/_HeaderOutputPredefine.h"
16 virtual void setArmor(
int slot,
::ItemStack const& item) = 0;
18 virtual void setOffhandSlot(
::ItemStack const& item) = 0;
20 virtual void setPlayerUIItem(
int slot,
::ItemStack const& item) = 0;
Definition IPlayerContainerSetter.h:10
Definition ItemStack.h:26