Package net.minecraft.world.gen.chunk
Class FlatChunkGeneratorLayer
java.lang.Object
net.minecraft.world.gen.chunk.FlatChunkGeneratorLayer
- Mappings:
Namespace Name intermediary net/minecraft/class_3229official dpxnamed net/minecraft/world/gen/chunk/FlatChunkGeneratorLayer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Blockstatic final com.mojang.serialization.Codec<FlatChunkGeneratorLayer>private final int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector intermediary field_24974Lnet/minecraft/class_3229;field_24974:Lcom/mojang/serialization/Codec;official aLdpx;a:Lcom/mojang/serialization/Codec;named CODECLnet/minecraft/world/gen/chunk/FlatChunkGeneratorLayer;CODEC:Lcom/mojang/serialization/Codec;
-
block
- Mappings:
Namespace Name Mixin selector intermediary field_29566Lnet/minecraft/class_3229;field_29566:Lnet/minecraft/class_2248;official bLdpx;b:Lcpl;named blockLnet/minecraft/world/gen/chunk/FlatChunkGeneratorLayer;block:Lnet/minecraft/block/Block;
-
thickness
private final int thickness- Mappings:
Namespace Name Mixin selector intermediary field_14028Lnet/minecraft/class_3229;field_14028:Iofficial cLdpx;c:Inamed thicknessLnet/minecraft/world/gen/chunk/FlatChunkGeneratorLayer;thickness:I
-
-
Constructor Details
-
FlatChunkGeneratorLayer
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_3229;<init>(ILnet/minecraft/class_2248;)Vofficial <init>Ldpx;<init>(ILcpl;)Vnamed <init>Lnet/minecraft/world/gen/chunk/FlatChunkGeneratorLayer;<init>(ILnet/minecraft/block/Block;)V
-
-
Method Details
-
getThickness
public int getThickness()- Mappings:
Namespace Name Mixin selector intermediary method_14289Lnet/minecraft/class_3229;method_14289()Iofficial aLdpx;a()Inamed getThicknessLnet/minecraft/world/gen/chunk/FlatChunkGeneratorLayer;getThickness()I
-
getBlockState
- Mappings:
Namespace Name Mixin selector intermediary method_14286Lnet/minecraft/class_3229;method_14286()Lnet/minecraft/class_2680;official bLdpx;b()Ldby;named getBlockStateLnet/minecraft/world/gen/chunk/FlatChunkGeneratorLayer;getBlockState()Lnet/minecraft/block/BlockState;
-
toString
-