Package net.minecraft.client.world
Class ChunkBuilder
java.lang.Object
net.minecraft.client.world.ChunkBuilder
- Mappings:
Namespace Name official bhnintermediary net/minecraft/class_2473named net/minecraft/client/world/ChunkBuilder
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic enum -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final BuiltChunkprivate ChunkAssemblyHelperprivate booleanprivate final ChunkBuilder.FunctionTypeprivate final ReentrantLockprivate RenderLayerBuffersprivate ChunkBuilder.RenderStatus -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLock()voidmethod_10114(Runnable runnable) voidbooleanvoidsetChunkAssemblyHelper(ChunkAssemblyHelper chunkAssemblyHelper) voidsetRenderLayerBuffers(RenderLayerBuffers renderLaterBuffers) voidsetRenderStatus(ChunkBuilder.RenderStatus renderStatus)
-
Field Details
-
builtChunk
- Mappings:
Namespace Name Mixin selector official aLbhn;a:Lbht;intermediary field_11019Lnet/minecraft/class_2473;field_11019:Lnet/minecraft/class_2481;named builtChunkLnet/minecraft/client/world/ChunkBuilder;builtChunk:Lnet/minecraft/client/world/BuiltChunk;
-
lock
- Mappings:
Namespace Name Mixin selector official bLbhn;b:Ljava/util/concurrent/locks/ReentrantLock;intermediary field_11020Lnet/minecraft/class_2473;field_11020:Ljava/util/concurrent/locks/ReentrantLock;named lockLnet/minecraft/client/world/ChunkBuilder;lock:Ljava/util/concurrent/locks/ReentrantLock;
-
tasks
- Mappings:
Namespace Name Mixin selector official cLbhn;c:Ljava/util/List;intermediary field_11021Lnet/minecraft/class_2473;field_11021:Ljava/util/List;named tasksLnet/minecraft/client/world/ChunkBuilder;tasks:Ljava/util/List;
-
functionType
- Mappings:
Namespace Name Mixin selector official dLbhn;d:Lbhn$b;intermediary field_11022Lnet/minecraft/class_2473;field_11022:Lnet/minecraft/class_2473$class_2475;named functionTypeLnet/minecraft/client/world/ChunkBuilder;functionType:Lnet/minecraft/client/world/ChunkBuilder$FunctionType;
-
renderLaterBuffers
- Mappings:
Namespace Name Mixin selector official eLbhn;e:Lbfg;intermediary field_11023Lnet/minecraft/class_2473;field_11023:Lnet/minecraft/class_2397;named renderLaterBuffersLnet/minecraft/client/world/ChunkBuilder;renderLaterBuffers:Lnet/minecraft/client/render/RenderLayerBuffers;
-
chunkAssemblyHelper
- Mappings:
Namespace Name Mixin selector official fLbhn;f:Lbhq;intermediary field_11024Lnet/minecraft/class_2473;field_11024:Lnet/minecraft/class_2478;named chunkAssemblyHelperLnet/minecraft/client/world/ChunkBuilder;chunkAssemblyHelper:Lnet/minecraft/client/world/ChunkAssemblyHelper;
-
renderStatus
- Mappings:
Namespace Name Mixin selector official gLbhn;g:Lbhn$a;intermediary field_11025Lnet/minecraft/class_2473;field_11025:Lnet/minecraft/class_2473$class_2474;named renderStatusLnet/minecraft/client/world/ChunkBuilder;renderStatus:Lnet/minecraft/client/world/ChunkBuilder$RenderStatus;
-
field_11026
private boolean field_11026- Mappings:
Namespace Name Mixin selector official hLbhn;h:Zintermediary field_11026Lnet/minecraft/class_2473;field_11026:Znamed field_11026Lnet/minecraft/client/world/ChunkBuilder;field_11026:Z
-
-
Constructor Details
-
ChunkBuilder
- Mappings:
Namespace Name Mixin selector official <init>Lbhn;<init>(Lbht;Lbhn$b;)Vintermediary <init>Lnet/minecraft/class_2473;<init>(Lnet/minecraft/class_2481;Lnet/minecraft/class_2473$class_2475;)Vnamed <init>Lnet/minecraft/client/world/ChunkBuilder;<init>(Lnet/minecraft/client/world/BuiltChunk;Lnet/minecraft/client/world/ChunkBuilder$FunctionType;)V
-
-
Method Details
-
getRenderStatus
- Mappings:
Namespace Name Mixin selector official aLbhn;a()Lbhn$a;intermediary method_10110Lnet/minecraft/class_2473;method_10110()Lnet/minecraft/class_2473$class_2474;named getRenderStatusLnet/minecraft/client/world/ChunkBuilder;getRenderStatus()Lnet/minecraft/client/world/ChunkBuilder$RenderStatus;
-
getBuiltChunk
- Mappings:
Namespace Name Mixin selector official bLbhn;b()Lbht;intermediary method_10115Lnet/minecraft/class_2473;method_10115()Lnet/minecraft/class_2481;named getBuiltChunkLnet/minecraft/client/world/ChunkBuilder;getBuiltChunk()Lnet/minecraft/client/world/BuiltChunk;
-
getChunkAssemblyHelper
- Mappings:
Namespace Name Mixin selector official cLbhn;c()Lbhq;intermediary method_10116Lnet/minecraft/class_2473;method_10116()Lnet/minecraft/class_2478;named getChunkAssemblyHelperLnet/minecraft/client/world/ChunkBuilder;getChunkAssemblyHelper()Lnet/minecraft/client/world/ChunkAssemblyHelper;
-
setChunkAssemblyHelper
- Mappings:
Namespace Name Mixin selector official aLbhn;a(Lbhq;)Vintermediary method_10113Lnet/minecraft/class_2473;method_10113(Lnet/minecraft/class_2478;)Vnamed setChunkAssemblyHelperLnet/minecraft/client/world/ChunkBuilder;setChunkAssemblyHelper(Lnet/minecraft/client/world/ChunkAssemblyHelper;)V
-
getRenderLaterBuffers
- Mappings:
Namespace Name Mixin selector official dLbhn;d()Lbfg;intermediary method_10117Lnet/minecraft/class_2473;method_10117()Lnet/minecraft/class_2397;named getRenderLaterBuffersLnet/minecraft/client/world/ChunkBuilder;getRenderLaterBuffers()Lnet/minecraft/client/render/RenderLayerBuffers;
-
setRenderLayerBuffers
- Mappings:
Namespace Name Mixin selector official aLbhn;a(Lbfg;)Vintermediary method_10111Lnet/minecraft/class_2473;method_10111(Lnet/minecraft/class_2397;)Vnamed setRenderLayerBuffersLnet/minecraft/client/world/ChunkBuilder;setRenderLayerBuffers(Lnet/minecraft/client/render/RenderLayerBuffers;)V
-
setRenderStatus
- Mappings:
Namespace Name Mixin selector official aLbhn;a(Lbhn$a;)Vintermediary method_10112Lnet/minecraft/class_2473;method_10112(Lnet/minecraft/class_2473$class_2474;)Vnamed setRenderStatusLnet/minecraft/client/world/ChunkBuilder;setRenderStatus(Lnet/minecraft/client/world/ChunkBuilder$RenderStatus;)V
-
method_10118
public void method_10118()- Mappings:
Namespace Name Mixin selector official eLbhn;e()Vintermediary method_10118Lnet/minecraft/class_2473;method_10118()Vnamed method_10118Lnet/minecraft/client/world/ChunkBuilder;method_10118()V
-
method_10114
- Mappings:
Namespace Name Mixin selector official aLbhn;a(Ljava/lang/Runnable;)Vintermediary method_10114Lnet/minecraft/class_2473;method_10114(Ljava/lang/Runnable;)Vnamed method_10114Lnet/minecraft/client/world/ChunkBuilder;method_10114(Ljava/lang/Runnable;)V
-
getLock
- Mappings:
Namespace Name Mixin selector official fLbhn;f()Ljava/util/concurrent/locks/ReentrantLock;intermediary method_10119Lnet/minecraft/class_2473;method_10119()Ljava/util/concurrent/locks/ReentrantLock;named getLockLnet/minecraft/client/world/ChunkBuilder;getLock()Ljava/util/concurrent/locks/ReentrantLock;
-
method_10120
- Mappings:
Namespace Name Mixin selector official gLbhn;g()Lbhn$b;intermediary method_10120Lnet/minecraft/class_2473;method_10120()Lnet/minecraft/class_2473$class_2475;named method_10120Lnet/minecraft/client/world/ChunkBuilder;method_10120()Lnet/minecraft/client/world/ChunkBuilder$FunctionType;
-
method_10121
public boolean method_10121()- Mappings:
Namespace Name Mixin selector official hLbhn;h()Zintermediary method_10121Lnet/minecraft/class_2473;method_10121()Znamed method_10121Lnet/minecraft/client/world/ChunkBuilder;method_10121()Z
-