Package net.minecraft.world.gen.chunk
Class FlatChunkGeneratorLayer
java.lang.Object
net.minecraft.world.gen.chunk.FlatChunkGeneratorLayer
- Mappings:
Namespace Name official cxxintermediary net/minecraft/class_3229named net/minecraft/world/gen/chunk/FlatChunkGeneratorLayer
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<FlatChunkGeneratorLayer>private Blockprivate int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector official aLcxx;a:Lcom/mojang/serialization/Codec;intermediary field_24974Lnet/minecraft/class_3229;field_24974:Lcom/mojang/serialization/Codec;named CODECLnet/minecraft/world/gen/chunk/FlatChunkGeneratorLayer;CODEC:Lcom/mojang/serialization/Codec;
-
field_29566
- Mappings:
Namespace Name Mixin selector official bLcxx;b:Lbyw;intermediary field_29566Lnet/minecraft/class_3229;field_29566:Lnet/minecraft/class_2248;named field_29566Lnet/minecraft/world/gen/chunk/FlatChunkGeneratorLayer;field_29566:Lnet/minecraft/block/Block;
-
thickness
private final int thickness- Mappings:
Namespace Name Mixin selector official cLcxx;c:Iintermediary field_14028Lnet/minecraft/class_3229;field_14028:Inamed thicknessLnet/minecraft/world/gen/chunk/FlatChunkGeneratorLayer;thickness:I
-
-
Constructor Details
-
FlatChunkGeneratorLayer
- Mappings:
Namespace Name Mixin selector official <init>Lcxx;<init>(ILbyw;)Vintermediary <init>Lnet/minecraft/class_3229;<init>(ILnet/minecraft/class_2248;)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 official aLcxx;a()Iintermediary method_14289Lnet/minecraft/class_3229;method_14289()Inamed getThicknessLnet/minecraft/world/gen/chunk/FlatChunkGeneratorLayer;getThickness()I
-
getBlockState
- Mappings:
Namespace Name Mixin selector official bLcxx;b()Lcjx;intermediary method_14286Lnet/minecraft/class_3229;method_14286()Lnet/minecraft/class_2680;named getBlockStateLnet/minecraft/world/gen/chunk/FlatChunkGeneratorLayer;getBlockState()Lnet/minecraft/block/BlockState;
-
toString
- Overrides:
toStringin classObject- Mappings:
Namespace Name Mixin selector official toStringLcxx;toString()Ljava/lang/String;intermediary toStringLnet/minecraft/class_3229;toString()Ljava/lang/String;named toStringLnet/minecraft/world/gen/chunk/FlatChunkGeneratorLayer;toString()Ljava/lang/String;
-