yarn/mappings/net/minecraft/world/biome/source/MultiNoiseBiomeSourceConfig...

18 lines
1012 B
Plaintext

CLASS net/minecraft/class_4767 net/minecraft/world/biome/source/MultiNoiseBiomeSourceConfig
FIELD field_22082 seed J
FIELD field_22083 temperatureOctaves Lcom/google/common/collect/ImmutableList;
FIELD field_22084 humidityOctaves Lcom/google/common/collect/ImmutableList;
FIELD field_22085 hillinessOctaves Lcom/google/common/collect/ImmutableList;
FIELD field_22086 styleOctaves Lcom/google/common/collect/ImmutableList;
FIELD field_22087 biomes Ljava/util/Set;
METHOD <init> (J)V
ARG 1 seed
METHOD method_24403 getBiomes ()Ljava/util/Set;
METHOD method_24404 withBiomes (Ljava/util/Set;)Lnet/minecraft/class_4767;
ARG 1 biomes
METHOD method_24405 getSeed ()J
METHOD method_24406 getTemperatureOctaves ()Lcom/google/common/collect/ImmutableList;
METHOD method_24407 getHumidityOctaves ()Lcom/google/common/collect/ImmutableList;
METHOD method_24408 getHillinessOctaves ()Lcom/google/common/collect/ImmutableList;
METHOD method_24409 getStyleOctaves ()Lcom/google/common/collect/ImmutableList;