Package net.minecraft

Class class_4445

java.lang.Object
net.minecraft.class_4445
Direct Known Subclasses:
class_4443, class_4444, class_4446, class_4447, class_4448, class_4449, class_4450, class_4451

public abstract class class_4445 extends Object
Mappings:
Namespace Name
official tq
intermediary net/minecraft/class_4445
named net/minecraft/class_4445
  • Field Details

    • field_21866

      private static final Logger field_21866
      Mappings:
      Namespace Name Mixin selector
      official a Ltq;a:Lorg/apache/logging/log4j/Logger;
      intermediary field_21866 Lnet/minecraft/class_4445;field_21866:Lorg/apache/logging/log4j/Logger;
      named field_21866 Lnet/minecraft/class_4445;field_21866:Lorg/apache/logging/log4j/Logger;
  • Constructor Details

    • class_4445

      public class_4445()
  • Method Details

    • method_21300

      protected ChunkBlockStateStorage[] method_21300(class_3786 class_3786, int int2, int int3, Map<ChunkPos,ChunkBlockStateStorage> map)
      Mappings:
      Namespace Name Mixin selector
      official a Ltq;a(Lbnd;IILjava/util/Map;)[Lbnr;
      intermediary method_21300 Lnet/minecraft/class_4445;method_21300(Lnet/minecraft/class_3786;IILjava/util/Map;)[Lnet/minecraft/class_2252;
      named method_21300 Lnet/minecraft/class_4445;method_21300(Lnet/minecraft/class_3786;IILjava/util/Map;)[Lnet/minecraft/world/chunk/ChunkBlockStateStorage;
    • method_21301

      public ChunkBlockStateStorage method_21301(class_3786 class_3786, World world, ChunkGenerator<?> chunkGenerator, Map<ChunkPos,ChunkBlockStateStorage> map, int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official a Ltq;a(Lbnd;Laxy;Lbmy;Ljava/util/Map;II)Lbnr;
      intermediary method_21301 Lnet/minecraft/class_4445;method_21301(Lnet/minecraft/class_3786;Lnet/minecraft/class_1150;Lnet/minecraft/class_2744;Ljava/util/Map;II)Lnet/minecraft/class_2252;
      named method_21301 Lnet/minecraft/class_4445;method_21301(Lnet/minecraft/class_3786;Lnet/minecraft/world/World;Lnet/minecraft/server/world/ChunkGenerator;Ljava/util/Map;II)Lnet/minecraft/world/chunk/ChunkBlockStateStorage;
    • method_21302

      protected abstract ChunkBlockStateStorage method_21302(class_3786 class_3786, World world, ChunkGenerator<?> chunkGenerator, ChunkBlockStateStorage[] chunkBlockStateStorage, int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official a Ltq;a(Lbnd;Laxy;Lbmy;[Lbnr;II)Lbnr;
      intermediary method_21302 Lnet/minecraft/class_4445;method_21302(Lnet/minecraft/class_3786;Lnet/minecraft/class_1150;Lnet/minecraft/class_2744;[Lnet/minecraft/class_2252;II)Lnet/minecraft/class_2252;
      named method_21302 Lnet/minecraft/class_4445;method_21302(Lnet/minecraft/class_3786;Lnet/minecraft/world/World;Lnet/minecraft/server/world/ChunkGenerator;[Lnet/minecraft/world/chunk/ChunkBlockStateStorage;II)Lnet/minecraft/world/chunk/ChunkBlockStateStorage;