Interface ChunkLoadMap


public interface ChunkLoadMap
Mappings:
Namespace Name
named net/minecraft/world/chunk/ChunkLoadMap
intermediary net/minecraft/class_11544
official axh
  • Method Details

    • initSpawnPos

      void initSpawnPos(RegistryKey<World> world, ChunkPos spawnPos)
      Mappings:
      Namespace Name Mixin selector
      named initSpawnPos Lnet/minecraft/world/chunk/ChunkLoadMap;initSpawnPos(Lnet/minecraft/registry/RegistryKey;Lnet/minecraft/util/math/ChunkPos;)V
      intermediary method_72278 Lnet/minecraft/class_11544;method_72278(Lnet/minecraft/class_5321;Lnet/minecraft/class_1923;)V
      official a Laxh;a(Lami;Ldqv;)V
    • getStatus

      @Nullable @Nullable ChunkStatus getStatus(int x, int z)
      Mappings:
      Namespace Name Mixin selector
      named getStatus Lnet/minecraft/world/chunk/ChunkLoadMap;getStatus(II)Lnet/minecraft/world/chunk/ChunkStatus;
      intermediary method_72277 Lnet/minecraft/class_11544;method_72277(II)Lnet/minecraft/class_2806;
      official a Laxh;a(II)Lemo;
    • getRadius

      int getRadius()
      Mappings:
      Namespace Name Mixin selector
      named getRadius Lnet/minecraft/world/chunk/ChunkLoadMap;getRadius()I
      intermediary method_72276 Lnet/minecraft/class_11544;method_72276()I
      official a Laxh;a()I