Class GlowDungeon

java.lang.Object
net.glowstone.generator.structures.GlowStructurePiece
net.glowstone.generator.structures.GlowDungeon

public class GlowDungeon extends GlowStructurePiece
  • Constructor Details

    • GlowDungeon

      public GlowDungeon(Random random, org.bukkit.Location location)
      Creates an instance with a random size.
      Parameters:
      random - the PRNG that will generate the size
      location - the location to generate in
  • Method Details