Class DoublePlantDecorator.DoublePlantDecoration

java.lang.Object
net.glowstone.generator.decorators.overworld.DoublePlantDecorator.DoublePlantDecoration
Enclosing class:
DoublePlantDecorator

public static final class DoublePlantDecorator.DoublePlantDecoration extends Object
  • Constructor Details

    • DoublePlantDecoration

      public DoublePlantDecoration(org.bukkit.Material species, int weight)
  • Method Details

    • getSpecies

      public org.bukkit.Material getSpecies()
    • getWeight

      public int getWeight()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object