Package net.minecraft.client.world
Class ChunkRenderThread
java.lang.Object
net.minecraft.client.world.ChunkRenderThread
- All Implemented Interfaces:
Runnable
- Mappings:
Namespace Name official bhpintermediary net/minecraft/class_2477named net/minecraft/client/world/ChunkRenderThread
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final RenderLayerBuffersprivate final ChunkBuilderprivate 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) voidrun()
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official aLbhp;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 bLbhp;b:Lbho;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 cLbhp;c:Lbfg;intermediary field_11055Lnet/minecraft/class_2477;field_11055:Lnet/minecraft/class_2397;named buffersLnet/minecraft/client/world/ChunkRenderThread;buffers:Lnet/minecraft/client/render/RenderLayerBuffers;
-
-
Constructor Details
-
ChunkRenderThread
- Mappings:
Namespace Name Mixin selector official <init>Lbhp;<init>(Lbho;)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>Lbhp;<init>(Lbho;Lbfg;)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 aLbhp;a(Lbhn;)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_10139
- Throws:
InterruptedException- Mappings:
Namespace Name Mixin selector official bLbhp;b()Lbfg;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 bLbhp;b(Lbhn;)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
-