Package net.minecraft
Interface class_6916.class_6932
- All Superinterfaces:
NoiseType
- All Known Implementing Classes:
class_6916.class_6922,class_6916.class_6925,class_6916.class_6929
- Enclosing class:
class_6916
- Mappings:
Namespace Name official ctp$pintermediary net/minecraft/class_6916$class_6932named net/minecraft/class_6916$class_6932
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.world.gen.noise.NoiseType
NoiseType.class_6911, NoiseType.class_6913, NoiseType.class_6915, NoiseType.NoisePos, NoiseType.UnblendedNoisePos -
Field Summary
Fields inherited from interface net.minecraft.world.gen.noise.NoiseType
field_37057, field_37058, field_37059 -
Method Summary
Modifier and TypeMethodDescriptioninput()default voidmethod_40470(double[] double2, NoiseType.class_6911 class_6911) doublemethod_40520(double double2) default doublesample(NoiseType.NoisePos pos) Methods inherited from interface net.minecraft.world.gen.noise.NoiseType
maxValue, method_40468, method_40469, method_40471, method_40472, method_40473, method_40474, method_40475, method_40476, method_41062, minValue
-
Method Details
-
input
NoiseType input()- Mappings:
Namespace Name Mixin selector official ac_Lctp$p;ac_()Lcto;intermediary comp_380Lnet/minecraft/class_6916$class_6932;comp_380()Lnet/minecraft/class_6910;named inputLnet/minecraft/class_6916$class_6932;input()Lnet/minecraft/world/gen/noise/NoiseType;
-
sample
- Specified by:
samplein interfaceNoiseType- Mappings:
Namespace Name Mixin selector official aLcto;a(Lcto$b;)Dintermediary method_40464Lnet/minecraft/class_6910;method_40464(Lnet/minecraft/class_6910$class_6912;)Dnamed sampleLnet/minecraft/world/gen/noise/NoiseType;sample(Lnet/minecraft/world/gen/noise/NoiseType$NoisePos;)D
-
method_40470
- Specified by:
method_40470in interfaceNoiseType- Mappings:
Namespace Name Mixin selector official aLcto;a([DLcto$a;)Vintermediary method_40470Lnet/minecraft/class_6910;method_40470([DLnet/minecraft/class_6910$class_6911;)Vnamed method_40470Lnet/minecraft/world/gen/noise/NoiseType;method_40470([DLnet/minecraft/world/gen/noise/NoiseType$class_6911;)V
-
method_40520
double method_40520(double double2) - Mappings:
Namespace Name Mixin selector official aLctp$p;a(D)Dintermediary method_40520Lnet/minecraft/class_6916$class_6932;method_40520(D)Dnamed method_40520Lnet/minecraft/class_6916$class_6932;method_40520(D)D
-