Package net.minecraft.world
Class Heightmap
java.lang.Object
net.minecraft.world.Heightmap
@Environment(CLIENT) public class Heightmap extends Object
- Mappings:
Namespace Name official bhnintermediary net/minecraft/class_1103named net/minecraft/world/Heightmap
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHeightmap.class_1105static classHeightmap.RenderStatus -
Field Summary
Fields Modifier and Type Field Description private ChunkRenderHelperfield_4711private ReentrantLockfield_4712private List<Runnable>field_4713private Heightmap.class_1105field_4714private ChunkAssemblyHelperfield_4716private booleanfield_4718private RenderLayerBuffersrenderLaterBuffersprivate Heightmap.RenderStatusrenderStatus -
Constructor Summary
Constructors Constructor Description Heightmap(ChunkRenderHelper renderHelper, Heightmap.class_1105 class_1105) -
Method Summary
Modifier and Type Method Description RenderLayerBuffersgetRenderLaterBuffers()Heightmap.RenderStatusgetRenderStatus()voidmethod_3768(Heightmap.RenderStatus renderStatus)voidmethod_3769(ChunkAssemblyHelper chunkAssemblyHelper)voidmethod_3770(Runnable runnable)ChunkRenderHelpermethod_3771()ChunkAssemblyHelpermethod_3772()voidmethod_3774()ReentrantLockmethod_3775()Heightmap.class_1105method_3776()booleanmethod_3777()voidsetRenderLayerBuffers(RenderLayerBuffers renderLaterBuffers)
-
Field Details
-
field_4711
- Mappings:
Namespace Name Mixin selector official aLbhn;a:Lbht;intermediary field_4711Lnet/minecraft/class_1103;field_4711:Lnet/minecraft/class_1111;named field_4711Lnet/minecraft/world/Heightmap;field_4711:Lnet/minecraft/client/render/ChunkRenderHelper;
-
field_4712
- Mappings:
Namespace Name Mixin selector official bLbhn;b:Ljava/util/concurrent/locks/ReentrantLock;intermediary field_4712Lnet/minecraft/class_1103;field_4712:Ljava/util/concurrent/locks/ReentrantLock;named field_4712Lnet/minecraft/world/Heightmap;field_4712:Ljava/util/concurrent/locks/ReentrantLock;
-
field_4713
- Mappings:
Namespace Name Mixin selector official cLbhn;c:Ljava/util/List;intermediary field_4713Lnet/minecraft/class_1103;field_4713:Ljava/util/List;named field_4713Lnet/minecraft/world/Heightmap;field_4713:Ljava/util/List;
-
field_4714
- Mappings:
Namespace Name Mixin selector official dLbhn;d:Lbhn$b;intermediary field_4714Lnet/minecraft/class_1103;field_4714:Lnet/minecraft/class_1103$class_1105;named field_4714Lnet/minecraft/world/Heightmap;field_4714:Lnet/minecraft/world/Heightmap$class_1105;
-
renderLaterBuffers
- Mappings:
Namespace Name Mixin selector official eLbhn;e:Lbfg;intermediary field_4715Lnet/minecraft/class_1103;field_4715:Lnet/minecraft/class_1006;named renderLaterBuffersLnet/minecraft/world/Heightmap;renderLaterBuffers:Lnet/minecraft/client/render/RenderLayerBuffers;
-
field_4716
- Mappings:
Namespace Name Mixin selector official fLbhn;f:Lbhq;intermediary field_4716Lnet/minecraft/class_1103;field_4716:Lnet/minecraft/class_1108;named field_4716Lnet/minecraft/world/Heightmap;field_4716:Lnet/minecraft/client/world/ChunkAssemblyHelper;
-
renderStatus
- Mappings:
Namespace Name Mixin selector official gLbhn;g:Lbhn$a;intermediary field_4717Lnet/minecraft/class_1103;field_4717:Lnet/minecraft/class_1103$class_1104;named renderStatusLnet/minecraft/world/Heightmap;renderStatus:Lnet/minecraft/world/Heightmap$RenderStatus;
-
field_4718
private boolean field_4718- Mappings:
Namespace Name Mixin selector official hLbhn;h:Zintermediary field_4718Lnet/minecraft/class_1103;field_4718:Znamed field_4718Lnet/minecraft/world/Heightmap;field_4718:Z
-
-
Constructor Details
-
Heightmap
- Mappings:
Namespace Name Mixin selector official <init>Lbhn;<init>(Lbht;Lbhn$b;)Vintermediary <init>Lnet/minecraft/class_1103;<init>(Lnet/minecraft/class_1111;Lnet/minecraft/class_1103$class_1105;)Vnamed <init>Lnet/minecraft/world/Heightmap;<init>(Lnet/minecraft/client/render/ChunkRenderHelper;Lnet/minecraft/world/Heightmap$class_1105;)V
-
-
Method Details
-
getRenderStatus
- Mappings:
Namespace Name Mixin selector official aLbhn;a()Lbhn$a;intermediary method_3766Lnet/minecraft/class_1103;method_3766()Lnet/minecraft/class_1103$class_1104;named getRenderStatusLnet/minecraft/world/Heightmap;getRenderStatus()Lnet/minecraft/world/Heightmap$RenderStatus;
-
method_3771
- Mappings:
Namespace Name Mixin selector official bLbhn;b()Lbht;intermediary method_3771Lnet/minecraft/class_1103;method_3771()Lnet/minecraft/class_1111;named method_3771Lnet/minecraft/world/Heightmap;method_3771()Lnet/minecraft/client/render/ChunkRenderHelper;
-
method_3772
- Mappings:
Namespace Name Mixin selector official cLbhn;c()Lbhq;intermediary method_3772Lnet/minecraft/class_1103;method_3772()Lnet/minecraft/class_1108;named method_3772Lnet/minecraft/world/Heightmap;method_3772()Lnet/minecraft/client/world/ChunkAssemblyHelper;
-
method_3769
- Mappings:
Namespace Name Mixin selector official aLbhn;a(Lbhq;)Vintermediary method_3769Lnet/minecraft/class_1103;method_3769(Lnet/minecraft/class_1108;)Vnamed method_3769Lnet/minecraft/world/Heightmap;method_3769(Lnet/minecraft/client/world/ChunkAssemblyHelper;)V
-
getRenderLaterBuffers
- Mappings:
Namespace Name Mixin selector official dLbhn;d()Lbfg;intermediary method_3773Lnet/minecraft/class_1103;method_3773()Lnet/minecraft/class_1006;named getRenderLaterBuffersLnet/minecraft/world/Heightmap;getRenderLaterBuffers()Lnet/minecraft/client/render/RenderLayerBuffers;
-
setRenderLayerBuffers
- Mappings:
Namespace Name Mixin selector official aLbhn;a(Lbfg;)Vintermediary method_3767Lnet/minecraft/class_1103;method_3767(Lnet/minecraft/class_1006;)Vnamed setRenderLayerBuffersLnet/minecraft/world/Heightmap;setRenderLayerBuffers(Lnet/minecraft/client/render/RenderLayerBuffers;)V
-
method_3768
- Mappings:
Namespace Name Mixin selector official aLbhn;a(Lbhn$a;)Vintermediary method_3768Lnet/minecraft/class_1103;method_3768(Lnet/minecraft/class_1103$class_1104;)Vnamed method_3768Lnet/minecraft/world/Heightmap;method_3768(Lnet/minecraft/world/Heightmap$RenderStatus;)V
-
method_3774
public void method_3774()- Mappings:
Namespace Name Mixin selector official eLbhn;e()Vintermediary method_3774Lnet/minecraft/class_1103;method_3774()Vnamed method_3774Lnet/minecraft/world/Heightmap;method_3774()V
-
method_3770
- Mappings:
Namespace Name Mixin selector official aLbhn;a(Ljava/lang/Runnable;)Vintermediary method_3770Lnet/minecraft/class_1103;method_3770(Ljava/lang/Runnable;)Vnamed method_3770Lnet/minecraft/world/Heightmap;method_3770(Ljava/lang/Runnable;)V
-
method_3775
- Mappings:
Namespace Name Mixin selector official fLbhn;f()Ljava/util/concurrent/locks/ReentrantLock;intermediary method_3775Lnet/minecraft/class_1103;method_3775()Ljava/util/concurrent/locks/ReentrantLock;named method_3775Lnet/minecraft/world/Heightmap;method_3775()Ljava/util/concurrent/locks/ReentrantLock;
-
method_3776
- Mappings:
Namespace Name Mixin selector official gLbhn;g()Lbhn$b;intermediary method_3776Lnet/minecraft/class_1103;method_3776()Lnet/minecraft/class_1103$class_1105;named method_3776Lnet/minecraft/world/Heightmap;method_3776()Lnet/minecraft/world/Heightmap$class_1105;
-
method_3777
public boolean method_3777()- Mappings:
Namespace Name Mixin selector official hLbhn;h()Zintermediary method_3777Lnet/minecraft/class_1103;method_3777()Znamed method_3777Lnet/minecraft/world/Heightmap;method_3777()Z
-