Package net.minecraft.world.gen.chunk
Class ChunkNoiseSampler
java.lang.Object
net.minecraft.world.gen.chunk.ChunkNoiseSampler
- All Implemented Interfaces:
DensityFunction.EachApplier,DensityFunction.NoisePos
public class ChunkNoiseSampler
extends Object
implements DensityFunction.EachApplier, DensityFunction.NoisePos
- Mappings:
Namespace Name official ddfintermediary net/minecraft/class_6568named net/minecraft/world/gen/chunk/ChunkNoiseSampler
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate classprivate classstatic interfaceprivate static classprivate classprivate classprivate classclassprivate static interface -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Map<DensityFunction,DensityFunction> private final AquiferSamplerprivate final DensityFunctionTypes.Beardifying(package private) final int(package private) final int(package private) final intprivate final Blenderprivate final ChunkNoiseSampler.BlockStateSamplerprivate final ChunkNoiseSampler.FlatCacheDensityFunctionprivate final ChunkNoiseSampler.FlatCacheDensityFunction(package private) long(package private) final List<ChunkNoiseSampler.CellCache>(package private) int(package private) int(package private) int(package private) final intprivate final DensityFunction.EachApplierprivate final GenerationShapeConfig(package private) final int(package private) final int(package private) intprivate final DensityFunction(package private) final List<ChunkNoiseSampler.NoiseInterpolator>(package private) boolean(package private) booleanprivate longprivate Blender.BlendResult(package private) final int(package private) longprivate int(package private) intprivate intprivate final intprivate final intprivate final Long2IntMap(package private) final int -
Constructor Summary
ConstructorsConstructorDescriptionChunkNoiseSampler(int horizontalCellCount, NoiseConfig noiseConfig, int startX, int startZ, GenerationShapeConfig generationShapeConfig, DensityFunctionTypes.Beardifying beardifying, ChunkGeneratorSettings chunkGeneratorSettings, AquiferSampler.FluidLevelSampler fluidLevelSampler, Blender blender) -
Method Summary
Modifier and TypeMethodDescriptionvoidapplyEach(double[] densities, DensityFunction densityFunction) intblockX()intblockY()intblockZ()(package private) Blender.BlendResultcalculateBlendResult(int blockX, int blockZ) private intcalculateSurfaceHeightEstimate(long columnPos) static ChunkNoiseSamplercreate(Chunk chunk, NoiseConfig noiseConfig, DensityFunctionTypes.Beardifying beardifying, ChunkGeneratorSettings chunkGeneratorSettings, AquiferSampler.FluidLevelSampler fluidLevelSampler, Blender blender) protected MultiNoiseUtil.MultiNoiseSamplercreateMultiNoiseSampler(NoiseRouter noiseRouter, List<MultiNoiseUtil.NoiseHypercube> spawnTarget) intestimateSurfaceHeight(int blockX, int blockZ) protected DensityFunctiongetActualDensityFunction(DensityFunction densityFunction) private DensityFunctiongetActualDensityFunctionImpl(DensityFunction densityFunction) protected intprotected intmethod_40534(int int2) protected @Nullable BlockStatevoidsampleEndNoise(int cellX) private voidsampleNoise(boolean start, int nextCellX) voidsampleNoiseCorners(int cellY, int cellZ) voidsampleNoiseX(int blockX, double cellDeltaX) voidsampleNoiseY(int blockY, double cellDeltaY) voidsampleNoiseZ(int blockZ, double cellDeltaZ) voidvoidvoidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.world.gen.densityfunction.DensityFunction.EachApplier
getPosAt
-
Field Details
-
generationShapeConfig
- Mappings:
Namespace Name Mixin selector official aLddf;a:Lddj;intermediary field_35674Lnet/minecraft/class_6568;field_35674:Lnet/minecraft/class_5309;named generationShapeConfigLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;generationShapeConfig:Lnet/minecraft/world/gen/chunk/GenerationShapeConfig;
-
horizontalCellCount
final int horizontalCellCount- Mappings:
Namespace Name Mixin selector official bLddf;b:Iintermediary field_34599Lnet/minecraft/class_6568;field_34599:Inamed horizontalCellCountLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;horizontalCellCount:I
-
cellHeight
final int cellHeight- Mappings:
Namespace Name Mixin selector official cLddf;c:Iintermediary field_34598Lnet/minecraft/class_6568;field_34598:Inamed cellHeightLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;cellHeight:I
-
minimumCellY
final int minimumCellY- Mappings:
Namespace Name Mixin selector official dLddf;d:Iintermediary field_34600Lnet/minecraft/class_6568;field_34600:Inamed minimumCellYLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;minimumCellY:I
-
startCellX
private final int startCellX- Mappings:
Namespace Name Mixin selector official eLddf;e:Iintermediary field_34601Lnet/minecraft/class_6568;field_34601:Inamed startCellXLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;startCellX:I
-
startCellZ
private final int startCellZ- Mappings:
Namespace Name Mixin selector official fLddf;f:Iintermediary field_34602Lnet/minecraft/class_6568;field_34602:Inamed startCellZLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;startCellZ:I
-
biomeX
final int biomeX- Mappings:
Namespace Name Mixin selector official gLddf;g:Iintermediary field_34603Lnet/minecraft/class_6568;field_34603:Inamed biomeXLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;biomeX:I
-
biomeZ
final int biomeZ- Mappings:
Namespace Name Mixin selector official hLddf;h:Iintermediary field_34604Lnet/minecraft/class_6568;field_34604:Inamed biomeZLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;biomeZ:I
-
interpolators
- Mappings:
Namespace Name Mixin selector official iLddf;i:Ljava/util/List;intermediary field_34605Lnet/minecraft/class_6568;field_34605:Ljava/util/List;named interpolatorsLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;interpolators:Ljava/util/List;
-
caches
- Mappings:
Namespace Name Mixin selector official jLddf;j:Ljava/util/List;intermediary field_36581Lnet/minecraft/class_6568;field_36581:Ljava/util/List;named cachesLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;caches:Ljava/util/List;
-
actualDensityFunctionCache
- Mappings:
Namespace Name Mixin selector official kLddf;k:Ljava/util/Map;intermediary field_36582Lnet/minecraft/class_6568;field_36582:Ljava/util/Map;named actualDensityFunctionCacheLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;actualDensityFunctionCache:Ljava/util/Map;
-
surfaceHeightEstimateCache
- Mappings:
Namespace Name Mixin selector official lLddf;l:Lit/unimi/dsi/fastutil/longs/Long2IntMap;intermediary field_36273Lnet/minecraft/class_6568;field_36273:Lit/unimi/dsi/fastutil/longs/Long2IntMap;named surfaceHeightEstimateCacheLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;surfaceHeightEstimateCache:Lit/unimi/dsi/fastutil/longs/Long2IntMap;
-
aquiferSampler
- Mappings:
Namespace Name Mixin selector official mLddf;m:Ldcn;intermediary field_34613Lnet/minecraft/class_6568;field_34613:Lnet/minecraft/class_6350;named aquiferSamplerLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;aquiferSampler:Lnet/minecraft/world/gen/chunk/AquiferSampler;
-
initialDensityWithoutJaggedness
- Mappings:
Namespace Name Mixin selector official nLddf;n:Ldcu;intermediary field_36583Lnet/minecraft/class_6568;field_36583:Lnet/minecraft/class_6910;named initialDensityWithoutJaggednessLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;initialDensityWithoutJaggedness:Lnet/minecraft/world/gen/densityfunction/DensityFunction;
-
blockStateSampler
- Mappings:
Namespace Name Mixin selector official oLddf;o:Lddf$c;intermediary field_36584Lnet/minecraft/class_6568;field_36584:Lnet/minecraft/class_6568$class_6569;named blockStateSamplerLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;blockStateSampler:Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$BlockStateSampler;
-
blender
- Mappings:
Namespace Name Mixin selector official pLddf;p:Lded;intermediary field_35487Lnet/minecraft/class_6568;field_35487:Lnet/minecraft/class_6748;named blenderLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;blender:Lnet/minecraft/world/gen/chunk/Blender;
-
cachedBlendAlphaDensityFunction
- Mappings:
Namespace Name Mixin selector official qLddf;q:Lddf$g;intermediary field_36585Lnet/minecraft/class_6568;field_36585:Lnet/minecraft/class_6568$class_6951;named cachedBlendAlphaDensityFunctionLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;cachedBlendAlphaDensityFunction:Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$FlatCacheDensityFunction;
-
cachedBlendOffsetDensityFunction
- Mappings:
Namespace Name Mixin selector official rLddf;r:Lddf$g;intermediary field_36586Lnet/minecraft/class_6568;field_36586:Lnet/minecraft/class_6568$class_6951;named cachedBlendOffsetDensityFunctionLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;cachedBlendOffsetDensityFunction:Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$FlatCacheDensityFunction;
-
beardifying
- Mappings:
Namespace Name Mixin selector official sLddf;s:Ldcv$c;intermediary field_37113Lnet/minecraft/class_6568;field_37113:Lnet/minecraft/class_6916$class_7050;named beardifyingLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;beardifying:Lnet/minecraft/world/gen/densityfunction/DensityFunctionTypes$Beardifying;
-
lastBlendingColumnPos
private long lastBlendingColumnPos- Mappings:
Namespace Name Mixin selector official tLddf;t:Jintermediary field_36587Lnet/minecraft/class_6568;field_36587:Jnamed lastBlendingColumnPosLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;lastBlendingColumnPos:J
-
lastBlendingResult
- Mappings:
Namespace Name Mixin selector official uLddf;u:Lded$a;intermediary field_36588Lnet/minecraft/class_6568;field_36588:Lnet/minecraft/class_6748$class_6956;named lastBlendingResultLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;lastBlendingResult:Lnet/minecraft/world/gen/chunk/Blender$BlendResult;
-
biomeHorizontalEnd
final int biomeHorizontalEnd- Mappings:
Namespace Name Mixin selector official vLddf;v:Iintermediary field_36589Lnet/minecraft/class_6568;field_36589:Inamed biomeHorizontalEndLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;biomeHorizontalEnd:I
-
horizontalBlockSize
final int horizontalBlockSize- Mappings:
Namespace Name Mixin selector official wLddf;w:Iintermediary field_36590Lnet/minecraft/class_6568;field_36590:Inamed horizontalBlockSizeLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;horizontalBlockSize:I
-
verticalBlockSize
final int verticalBlockSize- Mappings:
Namespace Name Mixin selector official xLddf;x:Iintermediary field_36591Lnet/minecraft/class_6568;field_36591:Inamed verticalBlockSizeLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;verticalBlockSize:I
-
isInInterpolationLoop
boolean isInInterpolationLoop- Mappings:
Namespace Name Mixin selector official yLddf;y:Zintermediary field_36592Lnet/minecraft/class_6568;field_36592:Znamed isInInterpolationLoopLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;isInInterpolationLoop:Z
-
isSamplingNoise
boolean isSamplingNoise- Mappings:
Namespace Name Mixin selector official zLddf;z:Zintermediary field_36593Lnet/minecraft/class_6568;field_36593:Znamed isSamplingNoiseLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;isSamplingNoise:Z
-
startBlockX
private int startBlockX- Mappings:
Namespace Name Mixin selector official ALddf;A:Iintermediary field_36594Lnet/minecraft/class_6568;field_36594:Inamed startBlockXLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;startBlockX:I
-
startBlockY
int startBlockY- Mappings:
Namespace Name Mixin selector official BLddf;B:Iintermediary field_36572Lnet/minecraft/class_6568;field_36572:Inamed startBlockYLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;startBlockY:I
-
startBlockZ
private int startBlockZ- Mappings:
Namespace Name Mixin selector official CLddf;C:Iintermediary field_36573Lnet/minecraft/class_6568;field_36573:Inamed startBlockZLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;startBlockZ:I
-
cellBlockX
int cellBlockX- Mappings:
Namespace Name Mixin selector official DLddf;D:Iintermediary field_36574Lnet/minecraft/class_6568;field_36574:Inamed cellBlockXLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;cellBlockX:I
-
cellBlockY
int cellBlockY- Mappings:
Namespace Name Mixin selector official ELddf;E:Iintermediary field_36575Lnet/minecraft/class_6568;field_36575:Inamed cellBlockYLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;cellBlockY:I
-
cellBlockZ
int cellBlockZ- Mappings:
Namespace Name Mixin selector official FLddf;F:Iintermediary field_36576Lnet/minecraft/class_6568;field_36576:Inamed cellBlockZLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;cellBlockZ:I
-
sampleUniqueIndex
long sampleUniqueIndex- Mappings:
Namespace Name Mixin selector official GLddf;G:Jintermediary field_36577Lnet/minecraft/class_6568;field_36577:Jnamed sampleUniqueIndexLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;sampleUniqueIndex:J
-
cacheOnceUniqueIndex
long cacheOnceUniqueIndex- Mappings:
Namespace Name Mixin selector official HLddf;H:Jintermediary field_36578Lnet/minecraft/class_6568;field_36578:Jnamed cacheOnceUniqueIndexLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;cacheOnceUniqueIndex:J
-
index
int index- Mappings:
Namespace Name Mixin selector official ILddf;I:Iintermediary field_36579Lnet/minecraft/class_6568;field_36579:Inamed indexLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;index:I
-
eachApplier
- Mappings:
Namespace Name Mixin selector official JLddf;J:Ldcu$a;intermediary field_36580Lnet/minecraft/class_6568;field_36580:Lnet/minecraft/class_6910$class_6911;named eachApplierLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;eachApplier:Lnet/minecraft/world/gen/densityfunction/DensityFunction$EachApplier;
-
-
Constructor Details
-
ChunkNoiseSampler
public ChunkNoiseSampler(int horizontalCellCount, NoiseConfig noiseConfig, int startX, int startZ, GenerationShapeConfig generationShapeConfig, DensityFunctionTypes.Beardifying beardifying, ChunkGeneratorSettings chunkGeneratorSettings, AquiferSampler.FluidLevelSampler fluidLevelSampler, Blender blender) - Mappings:
Namespace Name Mixin selector official <init>Lddf;<init>(ILddp;IILddj;Ldcv$c;Lddg;Ldcn$a;Lded;)Vintermediary <init>Lnet/minecraft/class_6568;<init>(ILnet/minecraft/class_7138;IILnet/minecraft/class_5309;Lnet/minecraft/class_6916$class_7050;Lnet/minecraft/class_5284;Lnet/minecraft/class_6350$class_6565;Lnet/minecraft/class_6748;)Vnamed <init>Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler;<init>(ILnet/minecraft/world/gen/noise/NoiseConfig;IILnet/minecraft/world/gen/chunk/GenerationShapeConfig;Lnet/minecraft/world/gen/densityfunction/DensityFunctionTypes$Beardifying;Lnet/minecraft/world/gen/chunk/ChunkGeneratorSettings;Lnet/minecraft/world/gen/chunk/AquiferSampler$FluidLevelSampler;Lnet/minecraft/world/gen/chunk/Blender;)V
-
-
Method Details
-
create
public static ChunkNoiseSampler create(Chunk chunk, NoiseConfig noiseConfig, DensityFunctionTypes.Beardifying beardifying, ChunkGeneratorSettings chunkGeneratorSettings, AquiferSampler.FluidLevelSampler fluidLevelSampler, Blender blender) - Mappings:
Namespace Name Mixin selector official aLddf;a(Lczq;Lddp;Ldcv$c;Lddg;Ldcn$a;Lded;)Lddf;intermediary method_39543Lnet/minecraft/class_6568;method_39543(Lnet/minecraft/class_2791;Lnet/minecraft/class_7138;Lnet/minecraft/class_6916$class_7050;Lnet/minecraft/class_5284;Lnet/minecraft/class_6350$class_6565;Lnet/minecraft/class_6748;)Lnet/minecraft/class_6568;named createLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;create(Lnet/minecraft/world/chunk/Chunk;Lnet/minecraft/world/gen/noise/NoiseConfig;Lnet/minecraft/world/gen/densityfunction/DensityFunctionTypes$Beardifying;Lnet/minecraft/world/gen/chunk/ChunkGeneratorSettings;Lnet/minecraft/world/gen/chunk/AquiferSampler$FluidLevelSampler;Lnet/minecraft/world/gen/chunk/Blender;)Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler;
-
createMultiNoiseSampler
protected MultiNoiseUtil.MultiNoiseSampler createMultiNoiseSampler(NoiseRouter noiseRouter, List<MultiNoiseUtil.NoiseHypercube> spawnTarget) - Mappings:
Namespace Name Mixin selector official aLddf;a(Lddh;Ljava/util/List;)Lckf$f;intermediary method_40531Lnet/minecraft/class_6568;method_40531(Lnet/minecraft/class_6953;Ljava/util/List;)Lnet/minecraft/class_6544$class_6552;named createMultiNoiseSamplerLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;createMultiNoiseSampler(Lnet/minecraft/world/gen/noise/NoiseRouter;Ljava/util/List;)Lnet/minecraft/world/biome/source/util/MultiNoiseUtil$MultiNoiseSampler;
-
sampleBlockState
- Mappings:
Namespace Name Mixin selector official eLddf;e()Lcxu;intermediary method_40536Lnet/minecraft/class_6568;method_40536()Lnet/minecraft/class_2680;named sampleBlockStateLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;sampleBlockState()Lnet/minecraft/block/BlockState;
-
blockX
public int blockX()- Specified by:
blockXin interfaceDensityFunction.NoisePos- Mappings:
Namespace Name Mixin selector official aLdcu$b;a()Iintermediary comp_371Lnet/minecraft/class_6910$class_6912;comp_371()Inamed blockXLnet/minecraft/world/gen/densityfunction/DensityFunction$NoisePos;blockX()I
-
blockY
public int blockY()- Specified by:
blockYin interfaceDensityFunction.NoisePos- Mappings:
Namespace Name Mixin selector official bLdcu$b;b()Iintermediary comp_372Lnet/minecraft/class_6910$class_6912;comp_372()Inamed blockYLnet/minecraft/world/gen/densityfunction/DensityFunction$NoisePos;blockY()I
-
blockZ
public int blockZ()- Specified by:
blockZin interfaceDensityFunction.NoisePos- Mappings:
Namespace Name Mixin selector official cLdcu$b;c()Iintermediary comp_373Lnet/minecraft/class_6910$class_6912;comp_373()Inamed blockZLnet/minecraft/world/gen/densityfunction/DensityFunction$NoisePos;blockZ()I
-
estimateSurfaceHeight
public int estimateSurfaceHeight(int blockX, int blockZ) - Mappings:
Namespace Name Mixin selector official aLddf;a(II)Iintermediary method_39900Lnet/minecraft/class_6568;method_39900(II)Inamed estimateSurfaceHeightLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;estimateSurfaceHeight(II)I
-
calculateSurfaceHeightEstimate
private int calculateSurfaceHeightEstimate(long columnPos) - Mappings:
Namespace Name Mixin selector official aLddf;a(J)Iintermediary method_39899Lnet/minecraft/class_6568;method_39899(J)Inamed calculateSurfaceHeightEstimateLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;calculateSurfaceHeightEstimate(J)I
-
getBlender
- Specified by:
getBlenderin interfaceDensityFunction.NoisePos- Mappings:
Namespace Name Mixin selector official dLdcu$b;d()Lded;intermediary method_39327Lnet/minecraft/class_6910$class_6912;method_39327()Lnet/minecraft/class_6748;named getBlenderLnet/minecraft/world/gen/densityfunction/DensityFunction$NoisePos;getBlender()Lnet/minecraft/world/gen/chunk/Blender;
-
sampleNoise
private void sampleNoise(boolean start, int nextCellX) - Mappings:
Namespace Name Mixin selector official aLddf;a(ZI)Vintermediary method_40532Lnet/minecraft/class_6568;method_40532(ZI)Vnamed sampleNoiseLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;sampleNoise(ZI)V
-
sampleStartNoise
public void sampleStartNoise()- Mappings:
Namespace Name Mixin selector official fLddf;f()Vintermediary method_38336Lnet/minecraft/class_6568;method_38336()Vnamed sampleStartNoiseLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;sampleStartNoise()V
-
sampleEndNoise
public void sampleEndNoise(int cellX) - Mappings:
Namespace Name Mixin selector official bLddf;b(I)Vintermediary method_38339Lnet/minecraft/class_6568;method_38339(I)Vnamed sampleEndNoiseLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;sampleEndNoise(I)V
-
method_40534
- Mappings:
Namespace Name Mixin selector official cLddf;c(I)Lddf;intermediary method_40534Lnet/minecraft/class_6568;method_40534(I)Lnet/minecraft/class_6568;named method_40534Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler;method_40534(I)Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler;
-
applyEach
- Specified by:
applyEachin interfaceDensityFunction.EachApplier- Mappings:
Namespace Name Mixin selector official aLdcu$a;a([DLdcu;)Vintermediary method_40478Lnet/minecraft/class_6910$class_6911;method_40478([DLnet/minecraft/class_6910;)Vnamed applyEachLnet/minecraft/world/gen/densityfunction/DensityFunction$EachApplier;applyEach([DLnet/minecraft/world/gen/densityfunction/DensityFunction;)V
-
sampleNoiseCorners
public void sampleNoiseCorners(int cellY, int cellZ) - Mappings:
Namespace Name Mixin selector official bLddf;b(II)Vintermediary method_38362Lnet/minecraft/class_6568;method_38362(II)Vnamed sampleNoiseCornersLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;sampleNoiseCorners(II)V
-
sampleNoiseY
public void sampleNoiseY(int blockY, double cellDeltaY) - Mappings:
Namespace Name Mixin selector official aLddf;a(ID)Vintermediary method_38337Lnet/minecraft/class_6568;method_38337(ID)Vnamed sampleNoiseYLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;sampleNoiseY(ID)V
-
sampleNoiseX
public void sampleNoiseX(int blockX, double cellDeltaX) - Mappings:
Namespace Name Mixin selector official bLddf;b(ID)Vintermediary method_38349Lnet/minecraft/class_6568;method_38349(ID)Vnamed sampleNoiseXLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;sampleNoiseX(ID)V
-
sampleNoiseZ
public void sampleNoiseZ(int blockZ, double cellDeltaZ) - Mappings:
Namespace Name Mixin selector official cLddf;c(ID)Vintermediary method_38355Lnet/minecraft/class_6568;method_38355(ID)Vnamed sampleNoiseZLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;sampleNoiseZ(ID)V
-
stopInterpolation
public void stopInterpolation()- Mappings:
Namespace Name Mixin selector official gLddf;g()Vintermediary method_40537Lnet/minecraft/class_6568;method_40537()Vnamed stopInterpolationLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;stopInterpolation()V
-
swapBuffers
public void swapBuffers()- Mappings:
Namespace Name Mixin selector official hLddf;h()Vintermediary method_38348Lnet/minecraft/class_6568;method_38348()Vnamed swapBuffersLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;swapBuffers()V
-
getAquiferSampler
- Mappings:
Namespace Name Mixin selector official iLddf;i()Ldcn;intermediary method_38354Lnet/minecraft/class_6568;method_38354()Lnet/minecraft/class_6350;named getAquiferSamplerLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;getAquiferSampler()Lnet/minecraft/world/gen/chunk/AquiferSampler;
-
getHorizontalBlockSize
protected int getHorizontalBlockSize()- Mappings:
Namespace Name Mixin selector official jLddf;j()Iintermediary method_42361Lnet/minecraft/class_6568;method_42361()Inamed getHorizontalBlockSizeLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;getHorizontalBlockSize()I
-
getVerticalBlockSize
protected int getVerticalBlockSize()- Mappings:
Namespace Name Mixin selector official kLddf;k()Iintermediary method_42362Lnet/minecraft/class_6568;method_42362()Inamed getVerticalBlockSizeLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;getVerticalBlockSize()I
-
calculateBlendResult
- Mappings:
Namespace Name Mixin selector official cLddf;c(II)Lded$a;intermediary method_40535Lnet/minecraft/class_6568;method_40535(II)Lnet/minecraft/class_6748$class_6956;named calculateBlendResultLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;calculateBlendResult(II)Lnet/minecraft/world/gen/chunk/Blender$BlendResult;
-
getActualDensityFunction
- Mappings:
Namespace Name Mixin selector official aLddf;a(Ldcu;)Ldcu;intermediary method_40529Lnet/minecraft/class_6568;method_40529(Lnet/minecraft/class_6910;)Lnet/minecraft/class_6910;named getActualDensityFunctionLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;getActualDensityFunction(Lnet/minecraft/world/gen/densityfunction/DensityFunction;)Lnet/minecraft/world/gen/densityfunction/DensityFunction;
-
getActualDensityFunctionImpl
- Mappings:
Namespace Name Mixin selector official bLddf;b(Ldcu;)Ldcu;intermediary method_40533Lnet/minecraft/class_6568;method_40533(Lnet/minecraft/class_6910;)Lnet/minecraft/class_6910;named getActualDensityFunctionImplLnet/minecraft/world/gen/chunk/ChunkNoiseSampler;getActualDensityFunctionImpl(Lnet/minecraft/world/gen/densityfunction/DensityFunction;)Lnet/minecraft/world/gen/densityfunction/DensityFunction;
-