Package net.minecraft.world.gen.chunk
Class ChunkNoiseSampler.class_6948
java.lang.Object
net.minecraft.world.gen.chunk.ChunkNoiseSampler.class_6948
- All Implemented Interfaces:
ChunkNoiseSampler.ParentedNoiseType
,DensityFunction
,DensityFunctionTypes.Wrapper
- Enclosing class:
ChunkNoiseSampler
private static class ChunkNoiseSampler.class_6948
extends Object
implements DensityFunctionTypes.Wrapper, ChunkNoiseSampler.ParentedNoiseType
- Mappings:
Namespace Name official cua$d
intermediary net/minecraft/class_6568$class_6948
named net/minecraft/world/gen/chunk/ChunkNoiseSampler$class_6948
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.world.gen.densityfunction.DensityFunction
DensityFunction.class_6911, DensityFunction.class_6913, DensityFunction.DensityFunctionVisitor, DensityFunction.NoisePos, DensityFunction.UnblendedNoisePos
-
Field Summary
Fields inherited from interface net.minecraft.world.gen.densityfunction.DensityFunction
field_37057, field_37059, REGISTRY_ENTRY_CODEC
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
method_40470
(double[] double2, DensityFunction.class_6911 class_6911) double
net.minecraft.world.gen.densityfunction.DensityFunctionTypes.class_6927.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
apply, 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
getCodec
-
Field Details
-
field_36599
- Mappings:
Namespace Name Mixin selector official a
Lcua$d;a:Lctp;
intermediary field_36599
Lnet/minecraft/class_6568$class_6948;field_36599:Lnet/minecraft/class_6910;
named field_36599
Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$class_6948;field_36599:Lnet/minecraft/world/gen/densityfunction/DensityFunction;
-
field_36600
private long field_36600- Mappings:
Namespace Name Mixin selector official e
Lcua$d;e:J
intermediary field_36600
Lnet/minecraft/class_6568$class_6948;field_36600:J
named field_36600
Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$class_6948;field_36600:J
-
field_36601
private double field_36601- Mappings:
Namespace Name Mixin selector official f
Lcua$d;f:D
intermediary field_36601
Lnet/minecraft/class_6568$class_6948;field_36601:D
named field_36601
Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$class_6948;field_36601:D
-
-
Constructor Details
-
class_6948
class_6948(DensityFunction densityFunction)
-
-
Method Details
-
sample
- Specified by:
sample
in interfaceDensityFunction
- Mappings:
Namespace Name Mixin selector official a
Lctp;a(Lctp$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
-
method_40470
- Specified by:
method_40470
in interfaceDensityFunction
- Mappings:
Namespace Name Mixin selector official a
Lctp;a([DLctp$a;)V
intermediary method_40470
Lnet/minecraft/class_6910;method_40470([DLnet/minecraft/class_6910$class_6911;)V
named method_40470
Lnet/minecraft/world/gen/densityfunction/DensityFunction;method_40470([DLnet/minecraft/world/gen/densityfunction/DensityFunction$class_6911;)V
-
wrapped
- Specified by:
wrapped
in interfaceChunkNoiseSampler.ParentedNoiseType
- Specified by:
wrapped
in interfaceDensityFunctionTypes.Wrapper
- Mappings:
Namespace Name Mixin selector official k
Lctq$m;k()Lctp;
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;
-
type
public net.minecraft.world.gen.densityfunction.DensityFunctionTypes.class_6927.Type type()- Specified by:
type
in interfaceDensityFunctionTypes.Wrapper
- Mappings:
Namespace Name Mixin selector official j
Lctq$m;j()Lctq$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$class_6927$Type;
-