Package net.minecraft

Class class_5842

java.lang.Object
net.minecraft.class_5842
All Implemented Interfaces:
class_5840

public class class_5842
extends Object
implements class_5840
Mappings:
Namespace Name
official cmm
intermediary net/minecraft/class_5842
named net/minecraft/class_5842
  • Field Details

    • field_28909

      private final ChunkRandom field_28909
      Mappings:
      Namespace Name Mixin selector
      official a Lcmm;a:Lcng;
      intermediary field_28909 Lnet/minecraft/class_5842;field_28909:Lnet/minecraft/class_2919;
      named field_28909 Lnet/minecraft/class_5842;field_28909:Lnet/minecraft/world/gen/ChunkRandom;
    • field_28910

      private final long field_28910
      Mappings:
      Namespace Name Mixin selector
      official b Lcmm;b:J
      intermediary field_28910 Lnet/minecraft/class_5842;field_28910:J
      named field_28910 Lnet/minecraft/class_5842;field_28910:J
    • field_28911

      private final BlockState field_28911
      Mappings:
      Namespace Name Mixin selector
      official c Lcmm;c:Lchv;
      intermediary field_28911 Lnet/minecraft/class_5842;field_28911:Lnet/minecraft/class_2680;
      named field_28911 Lnet/minecraft/class_5842;field_28911:Lnet/minecraft/block/BlockState;
    • field_28912

      private final BlockState field_28912
      Mappings:
      Namespace Name Mixin selector
      official d Lcmm;d:Lchv;
      intermediary field_28912 Lnet/minecraft/class_5842;field_28912:Lnet/minecraft/class_2680;
      named field_28912 Lnet/minecraft/class_5842;field_28912:Lnet/minecraft/block/BlockState;
  • Constructor Details

  • Method Details

    • method_33831

      public BlockState method_33831​(int int2, int int3, int int4, ChunkGeneratorSettings chunkGeneratorSettings)
      Specified by:
      method_33831 in interface class_5840
      Mappings:
      Namespace Name Mixin selector
      official a Lcmg;a(IIILcmu;)Lchv;
      intermediary method_33831 Lnet/minecraft/class_5840;method_33831(IIILnet/minecraft/class_5284;)Lnet/minecraft/class_2680;
      named method_33831 Lnet/minecraft/class_5840;method_33831(IIILnet/minecraft/world/gen/chunk/ChunkGeneratorSettings;)Lnet/minecraft/block/BlockState;