Uses of Class
net.minecraft.world.biome.layer.Layer
Packages that use Layer
-
Uses of Layer in net.minecraft.world
Fields in net.minecraft.world declared as LayerModifier and TypeFieldDescriptionprivate LayerLayeredBiomeSource.field_4714private LayerLayeredBiomeSource.layer -
Uses of Layer in net.minecraft.world.biome.layer
Subclasses of Layer in net.minecraft.world.biome.layerModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassFields in net.minecraft.world.biome.layer declared as LayerModifier and TypeFieldDescriptionprotected LayerLayer.field_172private Layerclass_79.field_176private Layerclass_79.field_177private LayerAddHillsLayer.field_7604Methods in net.minecraft.world.biome.layer that return LayerModifier and TypeMethodDescriptionstatic Layer[]Layer.init(long seed, LevelGeneratorType type, String string) static Layerclass_84.method_148(long long2, Layer layer, int int2) Methods in net.minecraft.world.biome.layer with parameters of type LayerModifier and TypeMethodDescriptionstatic Layerclass_84.method_148(long long2, Layer layer, int int2) Constructors in net.minecraft.world.biome.layer with parameters of type LayerModifierConstructorDescriptionAddHillsLayer(long long2, Layer layer, Layer layer2) AddRiverLayer(long long2, Layer layer) class_1781(long long2, Layer layer) class_1788(long long2, Layer layer) EdgeLayer(long long2, Layer layer, class_1784 class_1784) MushroomIslandLayer(long long2, Layer layer) SetBaseBiomesLayer(long seed, Layer layer, LevelGeneratorType type, String string) XBiomeLayer(long seed, Layer layer)