Package net.minecraft

Interface class_9820

All Known Implementing Classes:
IntegratedServer, MinecraftDedicatedServer, MinecraftServer, TestServer

public interface class_9820
Mappings:
Namespace Name
named net/minecraft/class_9820
intermediary net/minecraft/class_9820
official dwg
  • Method Details

    • onChunkLoadFailure

      void onChunkLoadFailure(Throwable throwable, StorageKey storageKey, ChunkPos chunkPos)
      Mappings:
      Namespace Name Mixin selector
      named onChunkLoadFailure Lnet/minecraft/class_9820;onChunkLoadFailure(Ljava/lang/Throwable;Lnet/minecraft/world/storage/StorageKey;Lnet/minecraft/util/math/ChunkPos;)V
      intermediary method_57821 Lnet/minecraft/class_9820;method_57821(Ljava/lang/Throwable;Lnet/minecraft/class_9240;Lnet/minecraft/class_1923;)V
      official a Ldwg;a(Ljava/lang/Throwable;Ldws;Ldcd;)V
    • onChunkSaveFailure

      void onChunkSaveFailure(Throwable throwable, StorageKey storageKey, ChunkPos chunkPos)
      Mappings:
      Namespace Name Mixin selector
      named onChunkSaveFailure Lnet/minecraft/class_9820;onChunkSaveFailure(Ljava/lang/Throwable;Lnet/minecraft/world/storage/StorageKey;Lnet/minecraft/util/math/ChunkPos;)V
      intermediary method_57822 Lnet/minecraft/class_9820;method_57822(Ljava/lang/Throwable;Lnet/minecraft/class_9240;Lnet/minecraft/class_1923;)V
      official b Ldwg;b(Ljava/lang/Throwable;Ldws;Ldcd;)V
    • method_60997

      static CrashException method_60997(ChunkPos chunkPos, ChunkPos chunkPos2)
      Mappings:
      Namespace Name Mixin selector
      named method_60997 Lnet/minecraft/class_9820;method_60997(Lnet/minecraft/util/math/ChunkPos;Lnet/minecraft/util/math/ChunkPos;)Lnet/minecraft/util/crash/CrashException;
      intermediary method_60997 Lnet/minecraft/class_9820;method_60997(Lnet/minecraft/class_1923;Lnet/minecraft/class_1923;)Lnet/minecraft/class_148;
      official a Ldwg;a(Ldcd;Ldcd;)Lz;
    • method_60998

      default void method_60998(ChunkPos chunkPos, ChunkPos chunkPos2, StorageKey storageKey)
      Mappings:
      Namespace Name Mixin selector
      named method_60998 Lnet/minecraft/class_9820;method_60998(Lnet/minecraft/util/math/ChunkPos;Lnet/minecraft/util/math/ChunkPos;Lnet/minecraft/world/storage/StorageKey;)V
      intermediary method_60998 Lnet/minecraft/class_9820;method_60998(Lnet/minecraft/class_1923;Lnet/minecraft/class_1923;Lnet/minecraft/class_9240;)V
      official a Ldwg;a(Ldcd;Ldcd;Ldws;)V