Solved Custom Items - How to Set ItemMeta?

Discussion in 'Plugin Development' started by bdubz4552, Jul 13, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    bdubz4552

    I need to set ItemMeta for a custom item, so that it is actually distinguishable from the standard Material. But, when I create the ItemStack, ItemStack.getItemMeta(), the actual ItemMeta object, is null. There simply is nothing. And I cannot instantiate an interface, so I'm not quite sure where to go from here. I would appreciate if anyone had a clue about custom items and could help me out.
     
  2. Offline

    fireblast709

  3. Offline

    xTigerRebornx

    bdubz4552 Could show your code so that we can see if you are doing anything wrong
     
  4. Offline

    bdubz4552

Thread Status:
Not open for further replies.

Share This Page