Package net.minecraft.world.gen.chunk
Class ChunkNoiseSampler.class_6946
java.lang.Object
net.minecraft.world.gen.chunk.ChunkNoiseSampler.class_6946
- All Implemented Interfaces:
class_6910,ChunkNoiseSampler.class_6952
- Enclosing class:
ChunkNoiseSampler
- Mappings:
Namespace Name official ctu$aintermediary net/minecraft/class_6568$class_6946named net/minecraft/world/gen/chunk/ChunkNoiseSampler$class_6946
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.class_6910
class_6910.class_6911, class_6910.class_6912, class_6910.class_6913, class_6910.class_6914, class_6910.class_6915 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoublemaxValue()doublemethod_40464(class_6910.class_6912 class_6912) voidmethod_40470(double[] double2, class_6910.class_6911 class_6911) doubleminValue()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.class_6952
method_40469Methods inherited from interface net.minecraft.class_6910
method_40468, method_40471, method_40472, method_40473, method_40474, method_40475, method_40476
-
Constructor Details
-
class_6946
class_6946()
-
-
Method Details
-
method_40538
- Specified by:
method_40538in interfaceChunkNoiseSampler.class_6952- Mappings:
Namespace Name Mixin selector official iLctu$h;i()Lctj;intermediary method_40538Lnet/minecraft/class_6568$class_6952;method_40538()Lnet/minecraft/class_6910;named method_40538Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$class_6952;method_40538()Lnet/minecraft/class_6910;
-
method_40464
- Specified by:
method_40464in interfaceclass_6910- Mappings:
Namespace Name Mixin selector official aLctj;a(Lctj$b;)Dintermediary method_40464Lnet/minecraft/class_6910;method_40464(Lnet/minecraft/class_6910$class_6912;)Dnamed method_40464Lnet/minecraft/class_6910;method_40464(Lnet/minecraft/class_6910$class_6912;)D
-
method_40470
- Specified by:
method_40470in interfaceclass_6910- Mappings:
Namespace Name Mixin selector official aLctj;a([DLctj$a;)Vintermediary method_40470Lnet/minecraft/class_6910;method_40470([DLnet/minecraft/class_6910$class_6911;)Vnamed method_40470Lnet/minecraft/class_6910;method_40470([DLnet/minecraft/class_6910$class_6911;)V
-
minValue
public double minValue()- Specified by:
minValuein interfaceChunkNoiseSampler.class_6952- Specified by:
minValuein interfaceclass_6910- Mappings:
Namespace Name Mixin selector official aLctj;a()Dintermediary comp_377Lnet/minecraft/class_6910;comp_377()Dnamed minValueLnet/minecraft/class_6910;minValue()D
-
maxValue
public double maxValue()- Specified by:
maxValuein interfaceChunkNoiseSampler.class_6952- Specified by:
maxValuein interfaceclass_6910- Mappings:
Namespace Name Mixin selector official bLctj;b()Dintermediary comp_378Lnet/minecraft/class_6910;comp_378()Dnamed maxValueLnet/minecraft/class_6910;maxValue()D
-