Zandgall

Results 2 comments of Zandgall

I know I'm a C brained programmer so this might not fit the codebase, but does a single 'maxItem' value, where 'maxItem == -1' or even just 'maxItem == Integer.MAX_VALUE'...

What would you make BoundedInventory abstract for? imo maxSlots should just be a property, not the return of an abstract method