Package net.minecraft.client.world
Class ChunkRenderThread
java.lang.Object
net.minecraft.client.world.ChunkRenderThread
- All Implemented Interfaces:
Runnable
- Mappings:
Namespace Name official cwqintermediary net/minecraft/class_2477named net/minecraft/client/world/ChunkRenderThread
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final RenderLayerBuffersprivate final ChunkBuilderprivate booleanprivate static final Logger -
Constructor Summary
ConstructorsConstructorDescriptionChunkRenderThread(ChunkBuilder chunkBuilder) ChunkRenderThread(ChunkBuilder chunkBuilder, RenderLayerBuffers buffers) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidmethod_10137(ChunkBuilder chunkBuilder) private RenderLayerBuffersprivate voidmethod_10140(ChunkBuilder chunkBuilder) voidprivate booleanmethod_12426(BlockPos blockPos, World world) voidrun()
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official aLcwq;a:Lorg/apache/logging/log4j/Logger;intermediary field_11053Lnet/minecraft/class_2477;field_11053:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/client/world/ChunkRenderThread;LOGGER:Lorg/apache/logging/log4j/Logger;
-
chunkBuilder
- Mappings:
Namespace Name Mixin selector official bLcwq;b:Lcwp;intermediary field_11054Lnet/minecraft/class_2477;field_11054:Lnet/minecraft/class_2476;named chunkBuilderLnet/minecraft/client/world/ChunkRenderThread;chunkBuilder:Lnet/minecraft/client/render/chunk/ChunkBuilder;
-
buffers
- Mappings:
Namespace Name Mixin selector official cLcwq;c:Lcts;intermediary field_11055Lnet/minecraft/class_2477;field_11055:Lnet/minecraft/class_2397;named buffersLnet/minecraft/client/world/ChunkRenderThread;buffers:Lnet/minecraft/client/render/RenderLayerBuffers;
-
field_13614
private boolean field_13614- Mappings:
Namespace Name Mixin selector official dLcwq;d:Zintermediary field_13614Lnet/minecraft/class_2477;field_13614:Znamed field_13614Lnet/minecraft/client/world/ChunkRenderThread;field_13614:Z
-
-
Constructor Details
-
ChunkRenderThread
- Mappings:
Namespace Name Mixin selector official <init>Lcwq;<init>(Lcwp;)Vintermediary <init>Lnet/minecraft/class_2477;<init>(Lnet/minecraft/class_2476;)Vnamed <init>Lnet/minecraft/client/world/ChunkRenderThread;<init>(Lnet/minecraft/client/render/chunk/ChunkBuilder;)V
-
ChunkRenderThread
- Mappings:
Namespace Name Mixin selector official <init>Lcwq;<init>(Lcwp;Lcts;)Vintermediary <init>Lnet/minecraft/class_2477;<init>(Lnet/minecraft/class_2476;Lnet/minecraft/class_2397;)Vnamed <init>Lnet/minecraft/client/world/ChunkRenderThread;<init>(Lnet/minecraft/client/render/chunk/ChunkBuilder;Lnet/minecraft/client/render/RenderLayerBuffers;)V
-
-
Method Details
-
run
public void run() -
method_10137
- Throws:
InterruptedException- Mappings:
Namespace Name Mixin selector official aLcwq;a(Lcwo;)Vintermediary method_10137Lnet/minecraft/class_2477;method_10137(Lnet/minecraft/class_2473;)Vnamed method_10137Lnet/minecraft/client/world/ChunkRenderThread;method_10137(Lnet/minecraft/client/world/ChunkBuilder;)V
-
method_12426
- Mappings:
Namespace Name Mixin selector official aLcwq;a(Lel;Laxy;)Zintermediary method_12426Lnet/minecraft/class_2477;method_12426(Lnet/minecraft/class_2552;Lnet/minecraft/class_1150;)Znamed method_12426Lnet/minecraft/client/world/ChunkRenderThread;method_12426(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/World;)Z
-
method_10139
- Throws:
InterruptedException- Mappings:
Namespace Name Mixin selector official cLcwq;c()Lcts;intermediary method_10139Lnet/minecraft/class_2477;method_10139()Lnet/minecraft/class_2397;named method_10139Lnet/minecraft/client/world/ChunkRenderThread;method_10139()Lnet/minecraft/client/render/RenderLayerBuffers;
-
method_10140
- Mappings:
Namespace Name Mixin selector official bLcwq;b(Lcwo;)Vintermediary method_10140Lnet/minecraft/class_2477;method_10140(Lnet/minecraft/class_2473;)Vnamed method_10140Lnet/minecraft/client/world/ChunkRenderThread;method_10140(Lnet/minecraft/client/world/ChunkBuilder;)V
-
method_12425
public void method_12425()- Mappings:
Namespace Name Mixin selector official aLcwq;a()Vintermediary method_12425Lnet/minecraft/class_2477;method_12425()Vnamed method_12425Lnet/minecraft/client/world/ChunkRenderThread;method_12425()V
-