ItemStack GlassPlane?

Discussion in 'Plugin Development' started by DSCxSander, Oct 7, 2014.

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

    DSCxSander

    I have a small question:

    How do i get a GlassPlane by a ItemStack.
    Material.GLASSPLANE is not a Meterial!?

    Help me :(
     
  2. DSCxSander Do System.out.println(Material.getMaterial(102).toString()); and it will say in console what the Material name is.
     
  3. Offline

    DSCxSander

  4. Offline

    Marten Mooij

    THIN_GLASS
     
  5. Offline

    NonameSL

    It isn't Glass Plane, its Glass Pane. Also, in the Material class it is called THIN_GLASS.
     
Thread Status:
Not open for further replies.

Share This Page