Package net.minecraft.world.gen.chunk
Class ChunkNoiseSampler.class_6949
java.lang.Object
net.minecraft.world.gen.chunk.ChunkNoiseSampler.class_6949
- All Implemented Interfaces:
ChunkNoiseSampler.ParentedNoiseType,DensityFunction,DensityFunctionTypes.Wrapper
- Enclosing class:
ChunkNoiseSampler
private class ChunkNoiseSampler.class_6949
extends Object
implements DensityFunctionTypes.Wrapper, ChunkNoiseSampler.ParentedNoiseType
- Mappings:
Namespace Name official daa$eintermediary net/minecraft/class_6568$class_6949named net/minecraft/world/gen/chunk/ChunkNoiseSampler$class_6949
-
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 TypeFieldDescription(package private) final DensityFunction(package private) final 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_36603
- Mappings:
Namespace Name Mixin selector official eLdaa$e;e:Lczp;intermediary field_36603Lnet/minecraft/class_6568$class_6949;field_36603:Lnet/minecraft/class_6910;named field_36603Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$class_6949;field_36603:Lnet/minecraft/world/gen/densityfunction/DensityFunction;
-
field_36604
final double[] field_36604- Mappings:
Namespace Name Mixin selector official fLdaa$e;f:[Dintermediary field_36604Lnet/minecraft/class_6568$class_6949;field_36604:[Dnamed field_36604Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$class_6949;field_36604:[D
-
-
Constructor Details
-
class_6949
class_6949(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;
-