Class AquiferSampler

java.lang.Object
net.minecraft.world.gen.AquiferSampler

public class AquiferSampler extends Object
Mappings:
Namespace Name
official coj
intermediary net/minecraft/class_5832
named net/minecraft/world/gen/AquiferSampler
  • Field Details

    • field_31451

      private static final int field_31451
      See Also:
      Constant Field Values
      Mappings:
      Namespace Name Mixin selector
      official b Lcoj;b:I
      intermediary field_31451 Lnet/minecraft/class_5832;field_31451:I
      named field_31451 Lnet/minecraft/world/gen/AquiferSampler;field_31451:I
    • field_31452

      private static final int field_31452
      See Also:
      Constant Field Values
      Mappings:
      Namespace Name Mixin selector
      official c Lcoj;c:I
      intermediary field_31452 Lnet/minecraft/class_5832;field_31452:I
      named field_31452 Lnet/minecraft/world/gen/AquiferSampler;field_31452:I
    • field_31453

      private static final int field_31453
      See Also:
      Constant Field Values
      Mappings:
      Namespace Name Mixin selector
      official d Lcoj;d:I
      intermediary field_31453 Lnet/minecraft/class_5832;field_31453:I
      named field_31453 Lnet/minecraft/world/gen/AquiferSampler;field_31453:I
    • field_31454

      private static final int field_31454
      See Also:
      Constant Field Values
      Mappings:
      Namespace Name Mixin selector
      official e Lcoj;e:I
      intermediary field_31454 Lnet/minecraft/class_5832;field_31454:I
      named field_31454 Lnet/minecraft/world/gen/AquiferSampler;field_31454:I
    • field_31455

      private static final int field_31455
      See Also:
      Constant Field Values
      Mappings:
      Namespace Name Mixin selector
      official f Lcoj;f:I
      intermediary field_31455 Lnet/minecraft/class_5832;field_31455:I
      named field_31455 Lnet/minecraft/world/gen/AquiferSampler;field_31455:I
    • field_31456

      private static final int field_31456
      See Also:
      Constant Field Values
      Mappings:
      Namespace Name Mixin selector
      official g Lcoj;g:I
      intermediary field_31456 Lnet/minecraft/class_5832;field_31456:I
      named field_31456 Lnet/minecraft/world/gen/AquiferSampler;field_31456:I
    • field_31457

      private static final int field_31457
      See Also:
      Constant Field Values
      Mappings:
      Namespace Name Mixin selector
      official h Lcoj;h:I
      intermediary field_31457 Lnet/minecraft/class_5832;field_31457:I
      named field_31457 Lnet/minecraft/world/gen/AquiferSampler;field_31457:I
    • field_31458

      private static final int field_31458
      See Also:
      Constant Field Values
      Mappings:
      Namespace Name Mixin selector
      official i Lcoj;i:I
      intermediary field_31458 Lnet/minecraft/class_5832;field_31458:I
      named field_31458 Lnet/minecraft/world/gen/AquiferSampler;field_31458:I
    • field_31459

      private static final int field_31459
      See Also:
      Constant Field Values
      Mappings:
      Namespace Name Mixin selector
      official j Lcoj;j:I
      intermediary field_31459 Lnet/minecraft/class_5832;field_31459:I
      named field_31459 Lnet/minecraft/world/gen/AquiferSampler;field_31459:I
    • field_31460

      private static final int field_31460
      See Also:
      Constant Field Values
      Mappings:
      Namespace Name Mixin selector
      official k Lcoj;k:I
      intermediary field_31460 Lnet/minecraft/class_5832;field_31460:I
      named field_31460 Lnet/minecraft/world/gen/AquiferSampler;field_31460:I
    • field_31450

      public static final int field_31450
      See Also:
      Constant Field Values
      Mappings:
      Namespace Name Mixin selector
      official a Lcoj;a:I
      intermediary field_31450 Lnet/minecraft/class_5832;field_31450:I
      named field_31450 Lnet/minecraft/world/gen/AquiferSampler;field_31450:I
    • edgeDensityNoise

      private final DoublePerlinNoiseSampler edgeDensityNoise
      Mappings:
      Namespace Name Mixin selector
      official l Lcoj;l:Ldcw;
      intermediary field_28813 Lnet/minecraft/class_5832;field_28813:Lnet/minecraft/class_5216;
      named edgeDensityNoise Lnet/minecraft/world/gen/AquiferSampler;edgeDensityNoise:Lnet/minecraft/util/math/noise/DoublePerlinNoiseSampler;
    • waterLevelNoise

      private final DoublePerlinNoiseSampler waterLevelNoise
      Mappings:
      Namespace Name Mixin selector
      official m Lcoj;m:Ldcw;
      intermediary field_28814 Lnet/minecraft/class_5832;field_28814:Lnet/minecraft/class_5216;
      named waterLevelNoise Lnet/minecraft/world/gen/AquiferSampler;waterLevelNoise:Lnet/minecraft/util/math/noise/DoublePerlinNoiseSampler;
    • settings

      private final ChunkGeneratorSettings settings
      Mappings:
      Namespace Name Mixin selector
      official n Lcoj;n:Lcoz;
      intermediary field_28815 Lnet/minecraft/class_5832;field_28815:Lnet/minecraft/class_5284;
      named settings Lnet/minecraft/world/gen/AquiferSampler;settings:Lnet/minecraft/world/gen/chunk/ChunkGeneratorSettings;
    • waterLevels

      private final int[] waterLevels
      Mappings:
      Namespace Name Mixin selector
      official o Lcoj;o:[I
      intermediary field_28816 Lnet/minecraft/class_5832;field_28816:[I
      named waterLevels Lnet/minecraft/world/gen/AquiferSampler;waterLevels:[I
    • blockPositions

      private final long[] blockPositions
      Mappings:
      Namespace Name Mixin selector
      official p Lcoj;p:[J
      intermediary field_28817 Lnet/minecraft/class_5832;field_28817:[J
      named blockPositions Lnet/minecraft/world/gen/AquiferSampler;blockPositions:[J
    • densityAddition

      private double densityAddition
      Mappings:
      Namespace Name Mixin selector
      official q Lcoj;q:D
      intermediary field_28818 Lnet/minecraft/class_5832;field_28818:D
      named densityAddition Lnet/minecraft/world/gen/AquiferSampler;densityAddition:D
    • waterLevel

      private int waterLevel
      Mappings:
      Namespace Name Mixin selector
      official r Lcoj;r:I
      intermediary field_28819 Lnet/minecraft/class_5832;field_28819:I
      named waterLevel Lnet/minecraft/world/gen/AquiferSampler;waterLevel:I
    • needsFluidTick

      private boolean needsFluidTick
      Mappings:
      Namespace Name Mixin selector
      official s Lcoj;s:Z
      intermediary field_28820 Lnet/minecraft/class_5832;field_28820:Z
      named needsFluidTick Lnet/minecraft/world/gen/AquiferSampler;needsFluidTick:Z
    • columnSampler

      private final NoiseColumnSampler columnSampler
      Mappings:
      Namespace Name Mixin selector
      official t Lcoj;t:Lcpb;
      intermediary field_28821 Lnet/minecraft/class_5832;field_28821:Lnet/minecraft/class_5818;
      named columnSampler Lnet/minecraft/world/gen/AquiferSampler;columnSampler:Lnet/minecraft/world/gen/NoiseColumnSampler;
    • startX

      private final int startX
      Mappings:
      Namespace Name Mixin selector
      official u Lcoj;u:I
      intermediary field_28822 Lnet/minecraft/class_5832;field_28822:I
      named startX Lnet/minecraft/world/gen/AquiferSampler;startX:I
    • startY

      private final int startY
      Mappings:
      Namespace Name Mixin selector
      official v Lcoj;v:I
      intermediary field_28823 Lnet/minecraft/class_5832;field_28823:I
      named startY Lnet/minecraft/world/gen/AquiferSampler;startY:I
    • startZ

      private final int startZ
      Mappings:
      Namespace Name Mixin selector
      official w Lcoj;w:I
      intermediary field_28824 Lnet/minecraft/class_5832;field_28824:I
      named startZ Lnet/minecraft/world/gen/AquiferSampler;startZ:I
    • sizeX

      private final int sizeX
      Mappings:
      Namespace Name Mixin selector
      official x Lcoj;x:I
      intermediary field_28825 Lnet/minecraft/class_5832;field_28825:I
      named sizeX Lnet/minecraft/world/gen/AquiferSampler;sizeX:I
    • sizeZ

      private final int sizeZ
      Mappings:
      Namespace Name Mixin selector
      official y Lcoj;y:I
      intermediary field_28826 Lnet/minecraft/class_5832;field_28826:I
      named sizeZ Lnet/minecraft/world/gen/AquiferSampler;sizeZ:I
  • Constructor Details

    • AquiferSampler

      public AquiferSampler(int x, int z, DoublePerlinNoiseSampler edgeDensityNoise, DoublePerlinNoiseSampler waterLevelNoise, ChunkGeneratorSettings chunkGeneratorSettings, NoiseColumnSampler columnSampler, int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcoj;<init>(IILdcw;Ldcw;Lcoz;Lcpb;II)V
      intermediary <init> Lnet/minecraft/class_5832;<init>(IILnet/minecraft/class_5216;Lnet/minecraft/class_5216;Lnet/minecraft/class_5284;Lnet/minecraft/class_5818;II)V
      named <init> Lnet/minecraft/world/gen/AquiferSampler;<init>(IILnet/minecraft/util/math/noise/DoublePerlinNoiseSampler;Lnet/minecraft/util/math/noise/DoublePerlinNoiseSampler;Lnet/minecraft/world/gen/chunk/ChunkGeneratorSettings;Lnet/minecraft/world/gen/NoiseColumnSampler;II)V
  • Method Details

    • index

      private int index(int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      official b Lcoj;b(III)I
      intermediary method_33741 Lnet/minecraft/class_5832;method_33741(III)I
      named index Lnet/minecraft/world/gen/AquiferSampler;index(III)I
    • apply

      protected void apply(int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      official a Lcoj;a(III)V
      intermediary method_33737 Lnet/minecraft/class_5832;method_33737(III)V
      named apply Lnet/minecraft/world/gen/AquiferSampler;apply(III)V
    • method_35324

      public static boolean method_35324(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lcoj;a(I)Z
      intermediary method_35324 Lnet/minecraft/class_5832;method_35324(I)Z
      named method_35324 Lnet/minecraft/world/gen/AquiferSampler;method_35324(I)Z
    • maxDistance

      private double maxDistance(int a, int b)
      Mappings:
      Namespace Name Mixin selector
      official a Lcoj;a(II)D
      intermediary method_33736 Lnet/minecraft/class_5832;method_33736(II)D
      named maxDistance Lnet/minecraft/world/gen/AquiferSampler;maxDistance(II)D
    • calculateDensity

      private double calculateDensity(int y, double noise, int a, int b)
      Mappings:
      Namespace Name Mixin selector
      official a Lcoj;a(IDII)D
      intermediary method_33735 Lnet/minecraft/class_5832;method_33735(IDII)D
      named calculateDensity Lnet/minecraft/world/gen/AquiferSampler;calculateDensity(IDII)D
    • getLocalX

      private int getLocalX(int x)
      Mappings:
      Namespace Name Mixin selector
      official b Lcoj;b(I)I
      intermediary method_33734 Lnet/minecraft/class_5832;method_33734(I)I
      named getLocalX Lnet/minecraft/world/gen/AquiferSampler;getLocalX(I)I
    • getLocalY

      private int getLocalY(int y)
      Mappings:
      Namespace Name Mixin selector
      official c Lcoj;c(I)I
      intermediary method_33740 Lnet/minecraft/class_5832;method_33740(I)I
      named getLocalY Lnet/minecraft/world/gen/AquiferSampler;getLocalY(I)I
    • getLocalZ

      private int getLocalZ(int z)
      Mappings:
      Namespace Name Mixin selector
      official d Lcoj;d(I)I
      intermediary method_33743 Lnet/minecraft/class_5832;method_33743(I)I
      named getLocalZ Lnet/minecraft/world/gen/AquiferSampler;getLocalZ(I)I
    • getWaterLevel

      private int getWaterLevel(long pos)
      Mappings:
      Namespace Name Mixin selector
      official a Lcoj;a(J)I
      intermediary method_33738 Lnet/minecraft/class_5832;method_33738(J)I
      named getWaterLevel Lnet/minecraft/world/gen/AquiferSampler;getWaterLevel(J)I
    • getWaterLevel

      private int getWaterLevel(int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      official c Lcoj;c(III)I
      intermediary method_33744 Lnet/minecraft/class_5832;method_33744(III)I
      named getWaterLevel Lnet/minecraft/world/gen/AquiferSampler;getWaterLevel(III)I
    • getWaterLevel

      public int getWaterLevel()
      Mappings:
      Namespace Name Mixin selector
      official a Lcoj;a()I
      intermediary method_33733 Lnet/minecraft/class_5832;method_33733()I
      named getWaterLevel Lnet/minecraft/world/gen/AquiferSampler;getWaterLevel()I
    • getDensityAddition

      public double getDensityAddition()
      Mappings:
      Namespace Name Mixin selector
      official b Lcoj;b()D
      intermediary method_33739 Lnet/minecraft/class_5832;method_33739()D
      named getDensityAddition Lnet/minecraft/world/gen/AquiferSampler;getDensityAddition()D
    • needsFluidTick

      public boolean needsFluidTick()
      Mappings:
      Namespace Name Mixin selector
      official c Lcoj;c()Z
      intermediary method_33742 Lnet/minecraft/class_5832;method_33742()Z
      named needsFluidTick Lnet/minecraft/world/gen/AquiferSampler;needsFluidTick()Z