Package net.minecraft.world.biome.source
Class BiomeLayerSampler
java.lang.Object
net.minecraft.world.biome.source.BiomeLayerSampler
public class BiomeLayerSampler extends Object
- Mappings:
Namespace Name official dbk
intermediary net/minecraft/class_3642
named net/minecraft/world/biome/source/BiomeLayerSampler
-
Field Summary
Fields Modifier and Type Field Description private static Logger
LOGGER
private CachingLayerSampler
sampler
-
Constructor Summary
Constructors Constructor Description BiomeLayerSampler(LayerFactory<CachingLayerSampler> layerFactory)
-
Method Summary
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official a
Ldbk;a:Lorg/apache/logging/log4j/Logger;
intermediary field_16592
Lnet/minecraft/class_3642;field_16592:Lorg/apache/logging/log4j/Logger;
named LOGGER
Lnet/minecraft/world/biome/source/BiomeLayerSampler;LOGGER:Lorg/apache/logging/log4j/Logger;
-
sampler
- Mappings:
Namespace Name Mixin selector official b
Ldbk;b:Ldaw;
intermediary field_16516
Lnet/minecraft/class_3642;field_16516:Lnet/minecraft/class_3626;
named sampler
Lnet/minecraft/world/biome/source/BiomeLayerSampler;sampler:Lnet/minecraft/world/biome/layer/util/CachingLayerSampler;
-
-
Constructor Details
-
BiomeLayerSampler
- Mappings:
Namespace Name Mixin selector official <init>
Ldbk;<init>(Ldav;)V
intermediary <init>
Lnet/minecraft/class_3642;<init>(Lnet/minecraft/class_3627;)V
named <init>
Lnet/minecraft/world/biome/source/BiomeLayerSampler;<init>(Lnet/minecraft/world/biome/layer/util/LayerFactory;)V
-
-
Method Details
-
sample
- Mappings:
Namespace Name Mixin selector official a
Ldbk;a(Lgn;II)Lbuu;
intermediary method_16341
Lnet/minecraft/class_3642;method_16341(Lnet/minecraft/class_2378;II)Lnet/minecraft/class_1959;
named sample
Lnet/minecraft/world/biome/source/BiomeLayerSampler;sample(Lnet/minecraft/util/registry/Registry;II)Lnet/minecraft/world/biome/Biome;
-