Package net.minecraft.world.chunk
Interface ChunkLoadMap
public interface ChunkLoadMap
- Mappings:
Namespace Name named net/minecraft/world/chunk/ChunkLoadMapintermediary net/minecraft/class_11544official axh
-
Method Summary
Modifier and TypeMethodDescriptionintgetStatus(int x, int z) voidinitSpawnPos(RegistryKey<World> world, ChunkPos spawnPos)
-
Method Details
-
initSpawnPos
- Mappings:
Namespace Name Mixin selector named initSpawnPosLnet/minecraft/world/chunk/ChunkLoadMap;initSpawnPos(Lnet/minecraft/registry/RegistryKey;Lnet/minecraft/util/math/ChunkPos;)Vintermediary method_72278Lnet/minecraft/class_11544;method_72278(Lnet/minecraft/class_5321;Lnet/minecraft/class_1923;)Vofficial aLaxh;a(Lami;Ldqv;)V
-
getStatus
- Mappings:
Namespace Name Mixin selector named getStatusLnet/minecraft/world/chunk/ChunkLoadMap;getStatus(II)Lnet/minecraft/world/chunk/ChunkStatus;intermediary method_72277Lnet/minecraft/class_11544;method_72277(II)Lnet/minecraft/class_2806;official aLaxh;a(II)Lemo;
-
getRadius
int getRadius()- Mappings:
Namespace Name Mixin selector named getRadiusLnet/minecraft/world/chunk/ChunkLoadMap;getRadius()Iintermediary method_72276Lnet/minecraft/class_11544;method_72276()Iofficial aLaxh;a()I
-