Class NoiseGenerator


public class NoiseGenerator extends AbstractNoiseGenerator
Mappings:
Namespace Name
official awu
intermediary net/minecraft/class_58
named net/minecraft/world/gen/NoiseGenerator
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    private int
     
    private class_1779[]
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    NoiseGenerator(Random random, int int2)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    double[]
    method_121(double[] double2, int int2, int int3, int int4, int int5, double double3, double double4, double double5)
     
    double[]
    method_122(double[] double2, int int2, int int3, int int4, int int5, int int6, int int7, double double3, double double4, double double5)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • field_7557

      private class_1779[] field_7557
      Mappings:
      Namespace Name Mixin selector
      official a Lawu;a:[Lawt;
      intermediary field_7557 Lnet/minecraft/class_58;field_7557:[Lnet/minecraft/class_1779;
      named field_7557 Lnet/minecraft/world/gen/NoiseGenerator;field_7557:[Lnet/minecraft/world/gen/class_1779;
    • field_111

      private int field_111
      Mappings:
      Namespace Name Mixin selector
      official b Lawu;b:I
      intermediary field_111 Lnet/minecraft/class_58;field_111:I
      named field_111 Lnet/minecraft/world/gen/NoiseGenerator;field_111:I
  • Constructor Details

    • NoiseGenerator

      public NoiseGenerator(Random random, int int2)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lawu;<init>(Ljava/util/Random;I)V
      intermediary <init> Lnet/minecraft/class_58;<init>(Ljava/util/Random;I)V
      named <init> Lnet/minecraft/world/gen/NoiseGenerator;<init>(Ljava/util/Random;I)V
  • Method Details

    • method_122

      public double[] method_122(double[] double2, int int2, int int3, int int4, int int5, int int6, int int7, double double3, double double4, double double5)
      Mappings:
      Namespace Name Mixin selector
      official a Lawu;a([DIIIIIIDDD)[D
      intermediary method_122 Lnet/minecraft/class_58;method_122([DIIIIIIDDD)[D
      named method_122 Lnet/minecraft/world/gen/NoiseGenerator;method_122([DIIIIIIDDD)[D
    • method_121

      public double[] method_121(double[] double2, int int2, int int3, int int4, int int5, double double3, double double4, double double5)
      Mappings:
      Namespace Name Mixin selector
      official a Lawu;a([DIIIIDDD)[D
      intermediary method_121 Lnet/minecraft/class_58;method_121([DIIIIDDD)[D
      named method_121 Lnet/minecraft/world/gen/NoiseGenerator;method_121([DIIIIDDD)[D