wood names

Discussion in 'Plugin Development' started by guitargun, Jun 23, 2014.

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

    guitargun

    I am making an plugin that can say to the player what Item it needs. but I have a problem for the items for example for birch wood. how do you send a player the name of birch wood. I know how you get the ItemStack etc with the durability etc. but how do you get the name?
     
  2. Offline

    mythbusterma

    Material.toString() for materials, TreeSpecies.toString() for the tree type.
     
Thread Status:
Not open for further replies.

Share This Page