Posted July 10, 201312 yr Hi! I have read the Container and GUI tutorial, but I didn't understand anything. Can someone explain me how to create a block that have an inventory?
July 31, 201312 yr You would need the block class to extend off BlockContainer, and have a tile entity class linked to that block. Follow the Container part of the Containers and GUI's tutorial to see how to make a container for a block, and how to make the resulting gui. I would recommend looking at the Tile Entities tutorials so you understand Tile Entities fully.
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.