Class Food Item that represent food Implements IMapItem Properties MaxStackCount Count limitation for multiple items inside one inventory slot Declaration public override int MaxStackCount { get; } Overrides Item.MaxStackCount