Package net.minecraft.world.gen.chunk
Class ChunkNoiseSampler.class_6950
java.lang.Object
net.minecraft.world.gen.chunk.ChunkNoiseSampler.class_6950
- All Implemented Interfaces:
ChunkNoiseSampler.ParentedNoiseType,DensityFunction,DensityFunctionTypes.Wrapper
- Enclosing class:
ChunkNoiseSampler
private class ChunkNoiseSampler.class_6950
extends Object
implements DensityFunctionTypes.Wrapper, ChunkNoiseSampler.ParentedNoiseType
- Mappings:
Namespace Name official daa$fintermediary net/minecraft/class_6568$class_6950named net/minecraft/world/gen/chunk/ChunkNoiseSampler$class_6950
-
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
FieldsModifier and TypeFieldDescriptionprivate final DensityFunctionprivate longprivate longprivate doubleprivate @org.jetbrains.annotations.Nullable double[]Fields inherited from interface net.minecraft.world.gen.densityfunction.DensityFunction
CODEC, FUNCTION_CODEC, REGISTRY_ENTRY_CODEC -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapplyEach(double[] densities, DensityFunction.EachApplier applier) doublenet.minecraft.world.gen.densityfunction.DensityFunctionTypes.Wrapping.Typetype()wrapped()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.world.gen.chunk.ChunkNoiseSampler.ParentedNoiseType
maxValue, minValueMethods inherited from interface net.minecraft.world.gen.densityfunction.DensityFunction
abs, clamp, cube, halfNegative, quarterNegative, square, squeezeMethods inherited from interface net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Wrapper
apply, getCodecHolder
-
Field Details
-
field_36606
- Mappings:
Namespace Name Mixin selector official eLdaa$f;e:Lczp;intermediary field_36606Lnet/minecraft/class_6568$class_6950;field_36606:Lnet/minecraft/class_6910;named field_36606Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$class_6950;field_36606:Lnet/minecraft/world/gen/densityfunction/DensityFunction;
-
field_36607
private long field_36607- Mappings:
Namespace Name Mixin selector official fLdaa$f;f:Jintermediary field_36607Lnet/minecraft/class_6568$class_6950;field_36607:Jnamed field_36607Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$class_6950;field_36607:J
-
field_36608
private long field_36608- Mappings:
Namespace Name Mixin selector official gLdaa$f;g:Jintermediary field_36608Lnet/minecraft/class_6568$class_6950;field_36608:Jnamed field_36608Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$class_6950;field_36608:J
-
field_36609
private double field_36609- Mappings:
Namespace Name Mixin selector official hLdaa$f;h:Dintermediary field_36609Lnet/minecraft/class_6568$class_6950;field_36609:Dnamed field_36609Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$class_6950;field_36609:D
-
field_36610
- Mappings:
Namespace Name Mixin selector official iLdaa$f;i:[Dintermediary field_36610Lnet/minecraft/class_6568$class_6950;field_36610:[Dnamed field_36610Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$class_6950;field_36610:[D
-
-
Constructor Details
-
class_6950
class_6950(DensityFunction densityFunction)
-
-
Method Details
-
sample
- Specified by:
samplein interfaceDensityFunction- Mappings:
Namespace Name Mixin selector official aLczp;a(Lczp$b;)Dintermediary method_40464Lnet/minecraft/class_6910;method_40464(Lnet/minecraft/class_6910$class_6912;)Dnamed sampleLnet/minecraft/world/gen/densityfunction/DensityFunction;sample(Lnet/minecraft/world/gen/densityfunction/DensityFunction$NoisePos;)D
-
applyEach
- Specified by:
applyEachin interfaceDensityFunction- Mappings:
Namespace Name Mixin selector official aLczp;a([DLczp$a;)Vintermediary method_40470Lnet/minecraft/class_6910;method_40470([DLnet/minecraft/class_6910$class_6911;)Vnamed applyEachLnet/minecraft/world/gen/densityfunction/DensityFunction;applyEach([DLnet/minecraft/world/gen/densityfunction/DensityFunction$EachApplier;)V
-
wrapped
- Specified by:
wrappedin interfaceChunkNoiseSampler.ParentedNoiseType- Specified by:
wrappedin interfaceDensityFunctionTypes.Wrapper- Mappings:
Namespace Name Mixin selector official kLczq$m;k()Lczp;intermediary comp_469Lnet/minecraft/class_6916$class_7052;comp_469()Lnet/minecraft/class_6910;named wrappedLnet/minecraft/world/gen/densityfunction/DensityFunctionTypes$Wrapper;wrapped()Lnet/minecraft/world/gen/densityfunction/DensityFunction;
-
type
public net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Wrapping.Type type()- Specified by:
typein interfaceDensityFunctionTypes.Wrapper- Mappings:
Namespace Name Mixin selector official jLczq$m;j()Lczq$l$a;intermediary comp_383Lnet/minecraft/class_6916$class_7052;comp_383()Lnet/minecraft/class_6916$class_6927$class_6928;named typeLnet/minecraft/world/gen/densityfunction/DensityFunctionTypes$Wrapper;type()Lnet/minecraft/world/gen/densityfunction/DensityFunctionTypes$Wrapping$Type;
-