Posted September 8, 201411 yr Hey. I'm trying to create an Item that can hold other items. Right now I'm using MrrGingerNinja's Inventory tutorial, however, every tutorial I've found is using block and tileentity for the container. How can I save an inventory without a tileentity?
September 8, 201411 yr Author Thanks, it's late here so I'll look into it in tomorrow (after school).
September 9, 201411 yr Author Hey, I'm currently re-engineering your AbstractInventory class and there's one thing that doesn't work for me. The method getStackInSlot() returns JavaUtils.get(), but my JavaUtils doesn't have get(). Any way to fix this? EDIT: Also the NBT.asList doesn't exist. (In Inventories)
September 10, 201411 yr Author Um.. I feel really stupid now. I spend whole day looking into your code, and trying stuff out, and I think that I will probably try to find a way of storing in temporary BlockContainer in WorldStorage
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.