#bug inventory

1 messages · Page 1 of 1 (latest)

opaque mango
#

?

gilded haven
#

ok so

#

create a new class

#

that implements InventoryHolder

#

and instead of null, pass a new instance of that class

#

at the point where you were checking the name

#

instead check if the inventory's holder (inventory.getHolder()) is an instance of your custom InventoryHolder