Package net.minecraft.world.biome.source
Class BiomeAccess
java.lang.Object
net.minecraft.world.biome.source.BiomeAccess
- Mappings:
Namespace Name named net/minecraft/world/biome/source/BiomeAccess
intermediary net/minecraft/class_4543
official ddb
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
private static final int
private static final int
private static final int
private final long
private final BiomeAccess.Storage
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetBiomeForNoiseGen
(double x, double y, double z) getBiomeForNoiseGen
(int biomeX, int biomeY, int biomeZ) static long
hashSeed
(long seed) private static double
method_38106
(long long2, int int2, int int3, int int4, double double2, double double3, double double4) private static double
method_38108
(long long2) withSource
(BiomeAccess.Storage storage)
-
Field Details
-
CHUNK_CENTER_OFFSET
public static final int CHUNK_CENTER_OFFSET- Mappings:
Namespace Name Mixin selector named CHUNK_CENTER_OFFSET
Lnet/minecraft/world/biome/source/BiomeAccess;CHUNK_CENTER_OFFSET:I
intermediary field_28106
Lnet/minecraft/class_4543;field_28106:I
official a
Lddb;a:I
-
field_34466
private static final int field_34466- See Also:
- Mappings:
Namespace Name Mixin selector named field_34466
Lnet/minecraft/world/biome/source/BiomeAccess;field_34466:I
intermediary field_34466
Lnet/minecraft/class_4543;field_34466:I
official b
Lddb;b:I
-
field_34467
private static final int field_34467- See Also:
- Mappings:
Namespace Name Mixin selector named field_34467
Lnet/minecraft/world/biome/source/BiomeAccess;field_34467:I
intermediary field_34467
Lnet/minecraft/class_4543;field_34467:I
official c
Lddb;c:I
-
field_34468
private static final int field_34468- See Also:
- Mappings:
Namespace Name Mixin selector named field_34468
Lnet/minecraft/world/biome/source/BiomeAccess;field_34468:I
intermediary field_34468
Lnet/minecraft/class_4543;field_34468:I
official d
Lddb;d:I
-
storage
- Mappings:
Namespace Name Mixin selector named storage
Lnet/minecraft/world/biome/source/BiomeAccess;storage:Lnet/minecraft/world/biome/source/BiomeAccess$Storage;
intermediary field_20640
Lnet/minecraft/class_4543;field_20640:Lnet/minecraft/class_4543$class_4544;
official e
Lddb;e:Lddb$a;
-
seed
private final long seed- Mappings:
Namespace Name Mixin selector named seed
Lnet/minecraft/world/biome/source/BiomeAccess;seed:J
intermediary field_20641
Lnet/minecraft/class_4543;field_20641:J
official f
Lddb;f:J
-
-
Constructor Details
-
BiomeAccess
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/world/biome/source/BiomeAccess;<init>(Lnet/minecraft/world/biome/source/BiomeAccess$Storage;J)V
intermediary <init>
Lnet/minecraft/class_4543;<init>(Lnet/minecraft/class_4543$class_4544;J)V
official <init>
Lddb;<init>(Lddb$a;J)V
-
-
Method Details
-
hashSeed
public static long hashSeed(long seed) - Mappings:
Namespace Name Mixin selector named hashSeed
Lnet/minecraft/world/biome/source/BiomeAccess;hashSeed(J)J
intermediary method_27984
Lnet/minecraft/class_4543;method_27984(J)J
official a
Lddb;a(J)J
-
withSource
- Mappings:
Namespace Name Mixin selector named withSource
Lnet/minecraft/world/biome/source/BiomeAccess;withSource(Lnet/minecraft/world/biome/source/BiomeAccess$Storage;)Lnet/minecraft/world/biome/source/BiomeAccess;
intermediary method_38107
Lnet/minecraft/class_4543;method_38107(Lnet/minecraft/class_4543$class_4544;)Lnet/minecraft/class_4543;
official a
Lddb;a(Lddb$a;)Lddb;
-
getBiome
- Mappings:
Namespace Name Mixin selector named getBiome
Lnet/minecraft/world/biome/source/BiomeAccess;getBiome(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/registry/entry/RegistryEntry;
intermediary method_22393
Lnet/minecraft/class_4543;method_22393(Lnet/minecraft/class_2338;)Lnet/minecraft/class_6880;
official a
Lddb;a(Liz;)Lji;
-
getBiomeForNoiseGen
- Mappings:
Namespace Name Mixin selector named getBiomeForNoiseGen
Lnet/minecraft/world/biome/source/BiomeAccess;getBiomeForNoiseGen(DDD)Lnet/minecraft/registry/entry/RegistryEntry;
intermediary method_24938
Lnet/minecraft/class_4543;method_24938(DDD)Lnet/minecraft/class_6880;
official a
Lddb;a(DDD)Lji;
-
getBiomeForNoiseGen
- Mappings:
Namespace Name Mixin selector named getBiomeForNoiseGen
Lnet/minecraft/world/biome/source/BiomeAccess;getBiomeForNoiseGen(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/registry/entry/RegistryEntry;
intermediary method_27344
Lnet/minecraft/class_4543;method_27344(Lnet/minecraft/class_2338;)Lnet/minecraft/class_6880;
official b
Lddb;b(Liz;)Lji;
-
getBiomeForNoiseGen
- Mappings:
Namespace Name Mixin selector named getBiomeForNoiseGen
Lnet/minecraft/world/biome/source/BiomeAccess;getBiomeForNoiseGen(III)Lnet/minecraft/registry/entry/RegistryEntry;
intermediary method_24854
Lnet/minecraft/class_4543;method_24854(III)Lnet/minecraft/class_6880;
official a
Lddb;a(III)Lji;
-
method_38106
private static double method_38106(long long2, int int2, int int3, int int4, double double2, double double3, double double4) - Mappings:
Namespace Name Mixin selector named method_38106
Lnet/minecraft/world/biome/source/BiomeAccess;method_38106(JIIIDDD)D
intermediary method_38106
Lnet/minecraft/class_4543;method_38106(JIIIDDD)D
official a
Lddb;a(JIIIDDD)D
-
method_38108
private static double method_38108(long long2) - Mappings:
Namespace Name Mixin selector named method_38108
Lnet/minecraft/world/biome/source/BiomeAccess;method_38108(J)D
intermediary method_38108
Lnet/minecraft/class_4543;method_38108(J)D
official b
Lddb;b(J)D
-