Jump to content

Pleezon

Members
  • Posts

    1
  • Joined

  • Last visited

Pleezon's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Im actually stuck on this one. Intention: Be able to load a chest´s inventory into a list of ItemStacks. Make a player open a chest GUI and close it. Minecraft.getMinecraft().thePlayer.displayGUIChest(((TileEntityChest) Minecraft.getMinecraft().theWorld.getTileEntity(pos))); is what i found in my IDE, but it doesnt work.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.