Uses of Record Class
zombie.iso.worldgen.enums.TileReplacementRetValue
Packages that use TileReplacementRetValue
-
Uses of TileReplacementRetValue in zombie.iso.worldgen
Methods in zombie.iso.worldgen that return TileReplacementRetValueModifier and TypeMethodDescriptionWorldGenTile.applyTile(String tile, IsoGridSquare square, IsoCell cell, int x, int y, int z, Random rnd) WorldGenTile.setTiles(IBiome biome, FeatureType type, IsoGridSquare square, ChunksCache chunks, IsoChunk ch, IsoCell cell, int x, int y, int z, int tileX, int tileY, int tileZ, EnumMap<FeatureType, String[]> toBeDone, Random rnd)