Class BiomeAccess

java.lang.Object
net.minecraft.world.biome.source.BiomeAccess

public class BiomeAccess extends Object
Mappings:
Namespace Name
official ckv
intermediary net/minecraft/class_4543
named net/minecraft/world/biome/source/BiomeAccess
  • Field Details

    • CHUNK_CENTER_OFFSET

      public static final int CHUNK_CENTER_OFFSET
      Mappings:
      Namespace Name Mixin selector
      official a Lckv;a:I
      intermediary field_28106 Lnet/minecraft/class_4543;field_28106:I
      named CHUNK_CENTER_OFFSET Lnet/minecraft/world/biome/source/BiomeAccess;CHUNK_CENTER_OFFSET:I
    • field_34466

      private static final int field_34466
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official b Lckv;b:I
      intermediary field_34466 Lnet/minecraft/class_4543;field_34466:I
      named field_34466 Lnet/minecraft/world/biome/source/BiomeAccess;field_34466:I
    • field_34467

      private static final int field_34467
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official c Lckv;c:I
      intermediary field_34467 Lnet/minecraft/class_4543;field_34467:I
      named field_34467 Lnet/minecraft/world/biome/source/BiomeAccess;field_34467:I
    • field_34468

      private static final int field_34468
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official d Lckv;d:I
      intermediary field_34468 Lnet/minecraft/class_4543;field_34468:I
      named field_34468 Lnet/minecraft/world/biome/source/BiomeAccess;field_34468:I
    • storage

      private final BiomeAccess.Storage storage
      Mappings:
      Namespace Name Mixin selector
      official e Lckv;e:Lckv$a;
      intermediary field_20640 Lnet/minecraft/class_4543;field_20640:Lnet/minecraft/class_4543$class_4544;
      named storage Lnet/minecraft/world/biome/source/BiomeAccess;storage:Lnet/minecraft/world/biome/source/BiomeAccess$Storage;
    • seed

      private final long seed
      Mappings:
      Namespace Name Mixin selector
      official f Lckv;f:J
      intermediary field_20641 Lnet/minecraft/class_4543;field_20641:J
      named seed Lnet/minecraft/world/biome/source/BiomeAccess;seed:J
  • Constructor Details

    • BiomeAccess

      public BiomeAccess(BiomeAccess.Storage storage, long seed)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lckv;<init>(Lckv$a;J)V
      intermediary <init> Lnet/minecraft/class_4543;<init>(Lnet/minecraft/class_4543$class_4544;J)V
      named <init> Lnet/minecraft/world/biome/source/BiomeAccess;<init>(Lnet/minecraft/world/biome/source/BiomeAccess$Storage;J)V
  • Method Details

    • hashSeed

      public static long hashSeed(long seed)
      Mappings:
      Namespace Name Mixin selector
      official a Lckv;a(J)J
      intermediary method_27984 Lnet/minecraft/class_4543;method_27984(J)J
      named hashSeed Lnet/minecraft/world/biome/source/BiomeAccess;hashSeed(J)J
    • withSource

      public BiomeAccess withSource(BiomeAccess.Storage storage)
      Mappings:
      Namespace Name Mixin selector
      official a Lckv;a(Lckv$a;)Lckv;
      intermediary method_38107 Lnet/minecraft/class_4543;method_38107(Lnet/minecraft/class_4543$class_4544;)Lnet/minecraft/class_4543;
      named withSource Lnet/minecraft/world/biome/source/BiomeAccess;withSource(Lnet/minecraft/world/biome/source/BiomeAccess$Storage;)Lnet/minecraft/world/biome/source/BiomeAccess;
    • getBiome

      public RegistryEntry<Biome> getBiome(BlockPos pos)
      Mappings:
      Namespace Name Mixin selector
      official a Lckv;a(Lgp;)Lgz;
      intermediary method_22393 Lnet/minecraft/class_4543;method_22393(Lnet/minecraft/class_2338;)Lnet/minecraft/class_6880;
      named getBiome Lnet/minecraft/world/biome/source/BiomeAccess;getBiome(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/registry/entry/RegistryEntry;
    • getBiomeForNoiseGen

      public RegistryEntry<Biome> getBiomeForNoiseGen(double x, double y, double z)
      Mappings:
      Namespace Name Mixin selector
      official a Lckv;a(DDD)Lgz;
      intermediary method_24938 Lnet/minecraft/class_4543;method_24938(DDD)Lnet/minecraft/class_6880;
      named getBiomeForNoiseGen Lnet/minecraft/world/biome/source/BiomeAccess;getBiomeForNoiseGen(DDD)Lnet/minecraft/registry/entry/RegistryEntry;
    • getBiomeForNoiseGen

      public RegistryEntry<Biome> getBiomeForNoiseGen(BlockPos pos)
      Mappings:
      Namespace Name Mixin selector
      official b Lckv;b(Lgp;)Lgz;
      intermediary method_27344 Lnet/minecraft/class_4543;method_27344(Lnet/minecraft/class_2338;)Lnet/minecraft/class_6880;
      named getBiomeForNoiseGen Lnet/minecraft/world/biome/source/BiomeAccess;getBiomeForNoiseGen(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/registry/entry/RegistryEntry;
    • getBiomeForNoiseGen

      public RegistryEntry<Biome> getBiomeForNoiseGen(int biomeX, int biomeY, int biomeZ)
      Mappings:
      Namespace Name Mixin selector
      official a Lckv;a(III)Lgz;
      intermediary method_24854 Lnet/minecraft/class_4543;method_24854(III)Lnet/minecraft/class_6880;
      named getBiomeForNoiseGen Lnet/minecraft/world/biome/source/BiomeAccess;getBiomeForNoiseGen(III)Lnet/minecraft/registry/entry/RegistryEntry;
    • 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
      official a Lckv;a(JIIIDDD)D
      intermediary method_38106 Lnet/minecraft/class_4543;method_38106(JIIIDDD)D
      named method_38106 Lnet/minecraft/world/biome/source/BiomeAccess;method_38106(JIIIDDD)D
    • method_38108

      private static double method_38108(long long2)
      Mappings:
      Namespace Name Mixin selector
      official b Lckv;b(J)D
      intermediary method_38108 Lnet/minecraft/class_4543;method_38108(J)D
      named method_38108 Lnet/minecraft/world/biome/source/BiomeAccess;method_38108(J)D