Package net.minecraft.world.chunk
Class ClientChunkProvider
java.lang.Object
net.minecraft.world.chunk.ClientChunkProvider
- All Implemented Interfaces:
AutoCloseable,ChunkProvider
- Mappings:
Namespace Name official crbintermediary net/minecraft/class_476named net/minecraft/world/chunk/ClientChunkProvider
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Long2ObjectMap<Chunk>private final Chunkprivate static final Loggerprivate final World -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmethod_17044(int int2, int int3, boolean bool, boolean bool2) booleanmethod_17045(BooleanSupplier booleanSupplier) method_18954(int int2, int int3, PacketByteBuf packetByteBuf, int int4, boolean bool) voidunloadChunk(int x, int z) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.world.chunk.ChunkProvider
close, method_17043
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official aLcrb;a:Lorg/apache/logging/log4j/Logger;intermediary field_7924Lnet/minecraft/class_476;field_7924:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/world/chunk/ClientChunkProvider;LOGGER:Lorg/apache/logging/log4j/Logger;
-
emptyChunk
- Mappings:
Namespace Name Mixin selector official bLcrb;b:Lbnj;intermediary field_1642Lnet/minecraft/class_476;field_1642:Lnet/minecraft/class_1196;named emptyChunkLnet/minecraft/world/chunk/ClientChunkProvider;emptyChunk:Lnet/minecraft/world/chunk/Chunk;
-
chunkMap
- Mappings:
Namespace Name Mixin selector official cLcrb;c:Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;intermediary field_13400Lnet/minecraft/class_476;field_13400:Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;named chunkMapLnet/minecraft/world/chunk/ClientChunkProvider;chunkMap:Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;
-
world
- Mappings:
Namespace Name Mixin selector official dLcrb;d:Laxy;intermediary field_1645Lnet/minecraft/class_476;field_1645:Lnet/minecraft/class_1150;named worldLnet/minecraft/world/chunk/ClientChunkProvider;world:Lnet/minecraft/world/World;
-
-
Constructor Details
-
ClientChunkProvider
- Mappings:
Namespace Name Mixin selector official <init>Lcrb;<init>(Laxy;)Vintermediary <init>Lnet/minecraft/class_476;<init>(Lnet/minecraft/class_1150;)Vnamed <init>Lnet/minecraft/world/chunk/ClientChunkProvider;<init>(Lnet/minecraft/world/World;)V
-
-
Method Details
-
unloadChunk
public void unloadChunk(int x, int z) - Mappings:
Namespace Name Mixin selector official aLcrb;a(II)Vintermediary method_1220Lnet/minecraft/class_476;method_1220(II)Vnamed unloadChunkLnet/minecraft/world/chunk/ClientChunkProvider;unloadChunk(II)V
-
method_17044
- Specified by:
method_17044in interfaceChunkProvider- Mappings:
Namespace Name Mixin selector official aLbnc;a(IIZZ)Lbnj;intermediary method_17044Lnet/minecraft/class_1193;method_17044(IIZZ)Lnet/minecraft/class_1196;named method_17044Lnet/minecraft/world/chunk/ChunkProvider;method_17044(IIZZ)Lnet/minecraft/world/chunk/Chunk;
-
method_18954
- Mappings:
Namespace Name Mixin selector official aLcrb;a(IILhy;IZ)Lbnj;intermediary method_18954Lnet/minecraft/class_476;method_18954(IILnet/minecraft/class_1967;IZ)Lnet/minecraft/class_1196;named method_18954Lnet/minecraft/world/chunk/ClientChunkProvider;method_18954(IILnet/minecraft/util/PacketByteBuf;IZ)Lnet/minecraft/world/chunk/Chunk;
-
method_17045
- Specified by:
method_17045in interfaceChunkProvider- Mappings:
Namespace Name Mixin selector official aLbnc;a(Ljava/util/function/BooleanSupplier;)Zintermediary method_17045Lnet/minecraft/class_1193;method_17045(Ljava/util/function/BooleanSupplier;)Znamed method_17045Lnet/minecraft/world/chunk/ChunkProvider;method_17045(Ljava/util/function/BooleanSupplier;)Z
-
getChunkProviderName
- Specified by:
getChunkProviderNamein interfaceChunkProvider- Mappings:
Namespace Name Mixin selector official eLbnc;e()Ljava/lang/String;intermediary method_3872Lnet/minecraft/class_1193;method_3872()Ljava/lang/String;named getChunkProviderNameLnet/minecraft/world/chunk/ChunkProvider;getChunkProviderName()Ljava/lang/String;
-
method_17046
- Specified by:
method_17046in interfaceChunkProvider- Mappings:
Namespace Name Mixin selector official fLbnc;f()Lbmy;intermediary method_17046Lnet/minecraft/class_1193;method_17046()Lnet/minecraft/class_2744;named method_17046Lnet/minecraft/world/chunk/ChunkProvider;method_17046()Lnet/minecraft/server/world/ChunkGenerator;
-