Package com.sk89q.worldedit.regions.shape
package com.sk89q.worldedit.regions.shape
-
Class SummaryClassDescriptionGenerates solid and hollow shapes according to materials returned by the
ArbitraryBiomeShape.getBiome(int, int, int, com.sk89q.worldedit.world.biome.BiomeType)
method.Generates solid and hollow shapes according to materials returned by theArbitraryShape.getMaterial(int, int, int, com.sk89q.worldedit.world.block.BaseBlock)
method.Generates solid and hollow shapes according to materials returned by theRegionShape.getMaterial(int, int, int, com.sk89q.worldedit.world.block.BaseBlock)
method.