Package net.minecraft.world.gen.chunk
Class ChunkNoiseSampler.DensityInterpolator
java.lang.Object
net.minecraft.world.gen.chunk.ChunkNoiseSampler.DensityInterpolator
- All Implemented Interfaces:
ChunkNoiseSampler.ParentedNoiseType
,DensityFunction
,DensityFunctionTypes.Wrapper
- Enclosing class:
ChunkNoiseSampler
public class ChunkNoiseSampler.DensityInterpolator
extends Object
implements DensityFunctionTypes.Wrapper, ChunkNoiseSampler.ParentedNoiseType
- Mappings:
Namespace Name official dkw$i
intermediary net/minecraft/class_6568$class_5917
named net/minecraft/world/gen/chunk/ChunkNoiseSampler$DensityInterpolator
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.world.gen.densityfunction.DensityFunction
DensityFunction.Base, DensityFunction.DensityFunctionVisitor, DensityFunction.EachApplier, DensityFunction.Noise, DensityFunction.NoisePos, DensityFunction.UnblendedNoisePos
-
Field Summary
Modifier and TypeFieldDescriptionprivate final DensityFunction
(package private) double[][]
private double
(package private) double[][]
private double
private double
private double
private double
private double
private double
private double
private double
private double
private double
private double
private double
private double
private double
Fields inherited from interface net.minecraft.world.gen.densityfunction.DensityFunction
CODEC, FUNCTION_CODEC, REGISTRY_ENTRY_CODEC
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate double[][]
createBuffer
(int sizeZ, int sizeX) void
fill
(double[] densities, DensityFunction.EachApplier applier) Fills an array of densities usingthis
density function and theDensityFunction.EachApplier
.(package private) void
interpolateX
(double deltaX) Interpolates the four remaining densities on the X axis.(package private) void
interpolateY
(double deltaY) Interpolates the eight densities on the Y axis.(package private) void
interpolateZ
(double deltaZ) Interpolates the two remaining densities on the Z axis.(package private) void
onSampledCellCorners
(int cellY, int cellZ) Copies the densities of the eight corners of the current cell into their respective fields.double
Returns the density value for the given block position.private void
net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Wrapping.Type
type()
wrapped()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.world.gen.chunk.ChunkNoiseSampler.ParentedNoiseType
maxValue, minValue
Methods inherited from interface net.minecraft.world.gen.densityfunction.DensityFunction
abs, clamp, cube, halfNegative, quarterNegative, square, squeeze
Methods inherited from interface net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Wrapper
apply, getCodecHolder
-
Field Details
-
startDensityBuffer
double[][] startDensityBuffer- Mappings:
Namespace Name Mixin selector official e
Ldkw$i;e:[[D
intermediary field_29227
Lnet/minecraft/class_6568$class_5917;field_29227:[[D
named startDensityBuffer
Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$DensityInterpolator;startDensityBuffer:[[D
-
endDensityBuffer
double[][] endDensityBuffer- Mappings:
Namespace Name Mixin selector official f
Ldkw$i;f:[[D
intermediary field_29228
Lnet/minecraft/class_6568$class_5917;field_29228:[[D
named endDensityBuffer
Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$DensityInterpolator;endDensityBuffer:[[D
-
delegate
- Mappings:
Namespace Name Mixin selector official g
Ldkw$i;g:Ldkl;
intermediary field_34623
Lnet/minecraft/class_6568$class_5917;field_34623:Lnet/minecraft/class_6910;
named delegate
Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$DensityInterpolator;delegate:Lnet/minecraft/world/gen/densityfunction/DensityFunction;
-
x0y0z0
private double x0y0z0- Mappings:
Namespace Name Mixin selector official h
Ldkw$i;h:D
intermediary field_29233
Lnet/minecraft/class_6568$class_5917;field_29233:D
named x0y0z0
Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$DensityInterpolator;x0y0z0:D
-
x0y0z1
private double x0y0z1- Mappings:
Namespace Name Mixin selector official i
Ldkw$i;i:D
intermediary field_29234
Lnet/minecraft/class_6568$class_5917;field_29234:D
named x0y0z1
Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$DensityInterpolator;x0y0z1:D
-
x1y0z0
private double x1y0z0- Mappings:
Namespace Name Mixin selector official j
Ldkw$i;j:D
intermediary field_29235
Lnet/minecraft/class_6568$class_5917;field_29235:D
named x1y0z0
Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$DensityInterpolator;x1y0z0:D
-
x1y0z1
private double x1y0z1- Mappings:
Namespace Name Mixin selector official k
Ldkw$i;k:D
intermediary field_29236
Lnet/minecraft/class_6568$class_5917;field_29236:D
named x1y0z1
Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$DensityInterpolator;x1y0z1:D
-
x0y1z0
private double x0y1z0- Mappings:
Namespace Name Mixin selector official l
Ldkw$i;l:D
intermediary field_29237
Lnet/minecraft/class_6568$class_5917;field_29237:D
named x0y1z0
Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$DensityInterpolator;x0y1z0:D
-
x0y1z1
private double x0y1z1- Mappings:
Namespace Name Mixin selector official m
Ldkw$i;m:D
intermediary field_29238
Lnet/minecraft/class_6568$class_5917;field_29238:D
named x0y1z1
Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$DensityInterpolator;x0y1z1:D
-
x1y1z0
private double x1y1z0- Mappings:
Namespace Name Mixin selector official n
Ldkw$i;n:D
intermediary field_29239
Lnet/minecraft/class_6568$class_5917;field_29239:D
named x1y1z0
Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$DensityInterpolator;x1y1z0:D
-
x1y1z1
private double x1y1z1- Mappings:
Namespace Name Mixin selector official o
Ldkw$i;o:D
intermediary field_29240
Lnet/minecraft/class_6568$class_5917;field_29240:D
named x1y1z1
Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$DensityInterpolator;x1y1z1:D
-
x0z0
private double x0z0- Mappings:
Namespace Name Mixin selector official p
Ldkw$i;p:D
intermediary field_29241
Lnet/minecraft/class_6568$class_5917;field_29241:D
named x0z0
Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$DensityInterpolator;x0z0:D
-
x1z0
private double x1z0- Mappings:
Namespace Name Mixin selector official q
Ldkw$i;q:D
intermediary field_29242
Lnet/minecraft/class_6568$class_5917;field_29242:D
named x1z0
Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$DensityInterpolator;x1z0:D
-
x0z1
private double x0z1- Mappings:
Namespace Name Mixin selector official r
Ldkw$i;r:D
intermediary field_29243
Lnet/minecraft/class_6568$class_5917;field_29243:D
named x0z1
Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$DensityInterpolator;x0z1:D
-
x1z1
private double x1z1- Mappings:
Namespace Name Mixin selector official s
Ldkw$i;s:D
intermediary field_29244
Lnet/minecraft/class_6568$class_5917;field_29244:D
named x1z1
Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$DensityInterpolator;x1z1:D
-
z0
private double z0- Mappings:
Namespace Name Mixin selector official t
Ldkw$i;t:D
intermediary field_29245
Lnet/minecraft/class_6568$class_5917;field_29245:D
named z0
Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$DensityInterpolator;z0:D
-
z1
private double z1- Mappings:
Namespace Name Mixin selector official u
Ldkw$i;u:D
intermediary field_29246
Lnet/minecraft/class_6568$class_5917;field_29246:D
named z1
Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$DensityInterpolator;z1:D
-
result
private double result- Mappings:
Namespace Name Mixin selector official v
Ldkw$i;v:D
intermediary field_34624
Lnet/minecraft/class_6568$class_5917;field_34624:D
named result
Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$DensityInterpolator;result:D
-
-
Constructor Details
-
DensityInterpolator
DensityInterpolator(DensityFunction delegate) - Mappings:
Namespace Name Mixin selector official <init>
Ldkw$i;<init>(Ldkw;Ldkl;)V
intermediary <init>
Lnet/minecraft/class_6568$class_5917;<init>(Lnet/minecraft/class_6568;Lnet/minecraft/class_6910;)V
named <init>
Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$DensityInterpolator;<init>(Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler;Lnet/minecraft/world/gen/densityfunction/DensityFunction;)V
-
-
Method Details
-
createBuffer
private double[][] createBuffer(int sizeZ, int sizeX) - Mappings:
Namespace Name Mixin selector official a
Ldkw$i;a(II)[[D
intermediary method_34293
Lnet/minecraft/class_6568$class_5917;method_34293(II)[[D
named createBuffer
Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$DensityInterpolator;createBuffer(II)[[D
-
onSampledCellCorners
void onSampledCellCorners(int cellY, int cellZ) Copies the densities of the eight corners of the current cell into their respective fields.- Parameters:
cellY
- the cell's Y coordinatecellZ
- the cell's chunk-local Z coordinate- Mappings:
Namespace Name Mixin selector official b
Ldkw$i;b(II)V
intermediary method_34289
Lnet/minecraft/class_6568$class_5917;method_34289(II)V
named onSampledCellCorners
Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$DensityInterpolator;onSampledCellCorners(II)V
-
interpolateY
void interpolateY(double deltaY) Interpolates the eight densities on the Y axis.- Mappings:
Namespace Name Mixin selector official a
Ldkw$i;a(D)V
intermediary method_34287
Lnet/minecraft/class_6568$class_5917;method_34287(D)V
named interpolateY
Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$DensityInterpolator;interpolateY(D)V
-
interpolateX
void interpolateX(double deltaX) Interpolates the four remaining densities on the X axis.- Mappings:
Namespace Name Mixin selector official b
Ldkw$i;b(D)V
intermediary method_34292
Lnet/minecraft/class_6568$class_5917;method_34292(D)V
named interpolateX
Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$DensityInterpolator;interpolateX(D)V
-
interpolateZ
void interpolateZ(double deltaZ) Interpolates the two remaining densities on the Z axis.- Mappings:
Namespace Name Mixin selector official c
Ldkw$i;c(D)V
intermediary method_38363
Lnet/minecraft/class_6568$class_5917;method_38363(D)V
named interpolateZ
Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$DensityInterpolator;interpolateZ(D)V
-
sample
Returns the density value for the given block position.- Specified by:
sample
in interfaceDensityFunction
- Parameters:
pos
- the block position- Returns:
- the density value for the given block position
- Mappings:
Namespace Name Mixin selector official a
Ldkl;a(Ldkl$b;)D
intermediary method_40464
Lnet/minecraft/class_6910;method_40464(Lnet/minecraft/class_6910$class_6912;)D
named sample
Lnet/minecraft/world/gen/densityfunction/DensityFunction;sample(Lnet/minecraft/world/gen/densityfunction/DensityFunction$NoisePos;)D
-
fill
Fills an array of densities usingthis
density function and theDensityFunction.EachApplier
.- Specified by:
fill
in interfaceDensityFunction
- Parameters:
densities
- the array of densities to fill, like a buffer or a cacheapplier
- theEachApplier
to use. It has a method for filling the array, as well as to get a block position for an index- Mappings:
Namespace Name Mixin selector official a
Ldkl;a([DLdkl$a;)V
intermediary method_40470
Lnet/minecraft/class_6910;method_40470([DLnet/minecraft/class_6910$class_6911;)V
named fill
Lnet/minecraft/world/gen/densityfunction/DensityFunction;fill([DLnet/minecraft/world/gen/densityfunction/DensityFunction$EachApplier;)V
-
wrapped
- Specified by:
wrapped
in interfaceChunkNoiseSampler.ParentedNoiseType
- Specified by:
wrapped
in interfaceDensityFunctionTypes.Wrapper
- Mappings:
Namespace Name Mixin selector official k
Ldkm$m;k()Ldkl;
intermediary comp_469
Lnet/minecraft/class_6916$class_7052;comp_469()Lnet/minecraft/class_6910;
named wrapped
Lnet/minecraft/world/gen/densityfunction/DensityFunctionTypes$Wrapper;wrapped()Lnet/minecraft/world/gen/densityfunction/DensityFunction;
-
swapBuffers
private void swapBuffers()- Mappings:
Namespace Name Mixin selector official l
Ldkw$i;l()V
intermediary method_34291
Lnet/minecraft/class_6568$class_5917;method_34291()V
named swapBuffers
Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$DensityInterpolator;swapBuffers()V
-
type
public net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Wrapping.Type type()- Specified by:
type
in interfaceDensityFunctionTypes.Wrapper
- Mappings:
Namespace Name Mixin selector official j
Ldkm$m;j()Ldkm$l$a;
intermediary comp_383
Lnet/minecraft/class_6916$class_7052;comp_383()Lnet/minecraft/class_6916$class_6927$class_6928;
named type
Lnet/minecraft/world/gen/densityfunction/DensityFunctionTypes$Wrapper;type()Lnet/minecraft/world/gen/densityfunction/DensityFunctionTypes$Wrapping$Type;
-