Uses of Class
net.minecraft.world.biome.layer.Layer
Packages that use Layer
-
Uses of Layer in net.minecraft.world.biome
Fields in net.minecraft.world.biome declared as LayerModifier and TypeFieldDescriptionprivate LayerSingletonBiomeSource.field_12462private LayerSingletonBiomeSource.field_12463 -
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 final Layerclass_79.field_176private final Layerclass_79.field_177private final LayerAddHillsLayer.field_7604Methods in net.minecraft.world.biome.layer that return LayerModifier and TypeMethodDescriptionstatic Layer[]Layer.method_146(long long2, LevelGeneratorType levelGeneratorType, CustomizedWorldProperties customizedWorldProperties) 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, EdgeLayer.Type type) MushroomIslandLayer(long long2, Layer layer) SetBaseBiomesLayer(long long2, Layer layer, LevelGeneratorType levelGeneratorType, CustomizedWorldProperties customizedWorldProperties) XBiomeLayer(long seed, Layer layer)