Interface Hierarchy
- net.minecraft.world.biome.BiomeIds
- net.minecraft.world.biome.layer.util.CoordinateTransformer
- net.minecraft.world.biome.layer.util.IdentityCoordinateTransformer
- net.minecraft.world.biome.layer.type.IdentitySamplingLayer (also extends net.minecraft.world.biome.layer.type.ParentedLayer)
- net.minecraft.world.biome.layer.type.MergingLayer
- net.minecraft.world.biome.layer.util.NorthWestCoordinateTransformer
- net.minecraft.world.biome.layer.type.CrossSamplingLayer (also extends net.minecraft.world.biome.layer.type.ParentedLayer)
- net.minecraft.world.biome.layer.type.DiagonalCrossSamplingLayer (also extends net.minecraft.world.biome.layer.type.ParentedLayer)
- net.minecraft.world.biome.layer.type.SouthEastSamplingLayer (also extends net.minecraft.world.biome.layer.type.ParentedLayer)
- net.minecraft.world.biome.layer.type.ParentedLayer
- net.minecraft.world.biome.layer.type.CrossSamplingLayer (also extends net.minecraft.world.biome.layer.util.NorthWestCoordinateTransformer)
- net.minecraft.world.biome.layer.type.DiagonalCrossSamplingLayer (also extends net.minecraft.world.biome.layer.util.NorthWestCoordinateTransformer)
- net.minecraft.world.biome.layer.type.IdentitySamplingLayer (also extends net.minecraft.world.biome.layer.util.IdentityCoordinateTransformer)
- net.minecraft.world.biome.layer.type.SouthEastSamplingLayer (also extends net.minecraft.world.biome.layer.util.NorthWestCoordinateTransformer)
- net.minecraft.world.biome.layer.util.IdentityCoordinateTransformer
- net.minecraft.world.biome.layer.util.CoordinateTransformer
- net.minecraft.world.biome.layer.type.InitLayer