Package net.minecraft

Class class_5565

java.lang.Object
net.minecraft.class_5565
All Implemented Interfaces:
AutoCloseable, class_5571<Entity>

public class class_5565
extends Object
implements class_5571<Entity>
Mappings:
Namespace Name
official ckk
intermediary net/minecraft/class_5565
named net/minecraft/class_5565
  • Field Details

    • field_27232

      private static final Logger field_27232
      Mappings:
      Namespace Name Mixin selector
      official b Lckk;b:Lorg/apache/logging/log4j/Logger;
      intermediary field_27232 Lnet/minecraft/class_5565;field_27232:Lorg/apache/logging/log4j/Logger;
      named field_27232 Lnet/minecraft/class_5565;field_27232:Lorg/apache/logging/log4j/Logger;
    • field_27233

      private final ServerWorld field_27233
      Mappings:
      Namespace Name Mixin selector
      official c Lckk;c:Laav;
      intermediary field_27233 Lnet/minecraft/class_5565;field_27233:Lnet/minecraft/class_3218;
      named field_27233 Lnet/minecraft/class_5565;field_27233:Lnet/minecraft/server/world/ServerWorld;
    • field_27234

      private final StorageIoWorker field_27234
      Mappings:
      Namespace Name Mixin selector
      official d Lckk;d:Lckl;
      intermediary field_27234 Lnet/minecraft/class_5565;field_27234:Lnet/minecraft/class_4698;
      named field_27234 Lnet/minecraft/class_5565;field_27234:Lnet/minecraft/world/storage/StorageIoWorker;
    • field_27235

      private final LongSet field_27235
      Mappings:
      Namespace Name Mixin selector
      official e Lckk;e:Lit/unimi/dsi/fastutil/longs/LongSet;
      intermediary field_27235 Lnet/minecraft/class_5565;field_27235:Lit/unimi/dsi/fastutil/longs/LongSet;
      named field_27235 Lnet/minecraft/class_5565;field_27235:Lit/unimi/dsi/fastutil/longs/LongSet;
    • field_27236

      private final Executor field_27236
      Mappings:
      Namespace Name Mixin selector
      official f Lckk;f:Ljava/util/concurrent/Executor;
      intermediary field_27236 Lnet/minecraft/class_5565;field_27236:Ljava/util/concurrent/Executor;
      named field_27236 Lnet/minecraft/class_5565;field_27236:Ljava/util/concurrent/Executor;
    • field_27231

      protected final com.mojang.datafixers.DataFixer field_27231
      Mappings:
      Namespace Name Mixin selector
      official a Lckk;a:Lcom/mojang/datafixers/DataFixer;
      intermediary field_27231 Lnet/minecraft/class_5565;field_27231:Lcom/mojang/datafixers/DataFixer;
      named field_27231 Lnet/minecraft/class_5565;field_27231:Lcom/mojang/datafixers/DataFixer;
  • Constructor Details

    • class_5565

      public class_5565​(ServerWorld serverWorld, File file, com.mojang.datafixers.DataFixer dataFixer, boolean bool, Executor executor)
  • Method Details

    • method_31759

      public CompletableFuture<class_5566<Entity>> method_31759​(ChunkPos chunkPos)
      Specified by:
      method_31759 in interface class_5571<Entity>
      Mappings:
      Namespace Name Mixin selector
      official a Lcle;a(Lbta;)Ljava/util/concurrent/CompletableFuture;
      intermediary method_31759 Lnet/minecraft/class_5571;method_31759(Lnet/minecraft/class_1923;)Ljava/util/concurrent/CompletableFuture;
      named method_31759 Lnet/minecraft/class_5571;method_31759(Lnet/minecraft/util/math/ChunkPos;)Ljava/util/concurrent/CompletableFuture;
    • getChunkPos

      private static ChunkPos getChunkPos​(CompoundTag tag)
      Mappings:
      Namespace Name Mixin selector
      official b Lckk;b(Lmq;)Lbta;
      intermediary method_31736 Lnet/minecraft/class_5565;method_31736(Lnet/minecraft/class_2487;)Lnet/minecraft/class_1923;
      named getChunkPos Lnet/minecraft/class_5565;getChunkPos(Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/util/math/ChunkPos;
    • putChunkPos

      private static void putChunkPos​(CompoundTag tag, ChunkPos chunkPos)
      Mappings:
      Namespace Name Mixin selector
      official a Lckk;a(Lmq;Lbta;)V
      intermediary method_31733 Lnet/minecraft/class_5565;method_31733(Lnet/minecraft/class_2487;Lnet/minecraft/class_1923;)V
      named putChunkPos Lnet/minecraft/class_5565;putChunkPos(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/util/math/ChunkPos;)V
    • method_31735

      private static class_5566<Entity> method_31735​(ChunkPos chunkPos)
      Mappings:
      Namespace Name Mixin selector
      official b Lckk;b(Lbta;)Lckz;
      intermediary method_31735 Lnet/minecraft/class_5565;method_31735(Lnet/minecraft/class_1923;)Lnet/minecraft/class_5566;
      named method_31735 Lnet/minecraft/class_5565;method_31735(Lnet/minecraft/util/math/ChunkPos;)Lnet/minecraft/class_5566;
    • method_31760

      public void method_31760​(class_5566<Entity> class_5566)
      Specified by:
      method_31760 in interface class_5571<Entity>
      Mappings:
      Namespace Name Mixin selector
      official a Lcle;a(Lckz;)V
      intermediary method_31760 Lnet/minecraft/class_5571;method_31760(Lnet/minecraft/class_5566;)V
      named method_31760 Lnet/minecraft/class_5571;method_31760(Lnet/minecraft/class_5566;)V
    • method_31758

      public void method_31758()
      Specified by:
      method_31758 in interface class_5571<Entity>
      Mappings:
      Namespace Name Mixin selector
      official a Lcle;a()V
      intermediary method_31758 Lnet/minecraft/class_5571;method_31758()V
      named method_31758 Lnet/minecraft/class_5571;method_31758()V
    • method_31737

      private CompoundTag method_31737​(CompoundTag compoundTag)
      Mappings:
      Namespace Name Mixin selector
      official c Lckk;c(Lmq;)Lmq;
      intermediary method_31737 Lnet/minecraft/class_5565;method_31737(Lnet/minecraft/class_2487;)Lnet/minecraft/class_2487;
      named method_31737 Lnet/minecraft/class_5565;method_31737(Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag;
    • getDataVersion

      public static int getDataVersion​(CompoundTag tag)
      Mappings:
      Namespace Name Mixin selector
      official a Lckk;a(Lmq;)I
      intermediary method_31732 Lnet/minecraft/class_5565;method_31732(Lnet/minecraft/class_2487;)I
      named getDataVersion Lnet/minecraft/class_5565;getDataVersion(Lnet/minecraft/nbt/CompoundTag;)I
    • close

      public void close() throws IOException
      Specified by:
      close in interface AutoCloseable
      Specified by:
      close in interface class_5571<Entity>
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official close Lcle;close()V
      intermediary close Lnet/minecraft/class_5571;close()V
      named close Lnet/minecraft/class_5571;close()V