Uses of Class
zombie.iso.worldgen.veins.OreVein
Packages that use OreVein
-
Uses of OreVein in zombie.iso.worldgen
Methods in zombie.iso.worldgen with parameters of type OreVeinModifier and TypeMethodDescriptionvoidWorldGenTile.setTile(OreVein vein, IsoGridSquare square, IsoCell cell, int x, int y, int z, int tileX, int tileY, int tileZ, EnumMap<FeatureType, String[]> toBeDone, Random rnd) -
Uses of OreVein in zombie.iso.worldgen.veins
Methods in zombie.iso.worldgen.veins that return types with arguments of type OreVein