Package net.minecraft.world.gen.chunk
Class VerticalBlockSample
java.lang.Object
net.minecraft.world.gen.chunk.VerticalBlockSample
public final class VerticalBlockSample extends Object
- Mappings:
Namespace Name official bufintermediary net/minecraft/class_4966named net/minecraft/world/gen/chunk/VerticalBlockSample
-
Field Summary
Fields Modifier and Type Field Description private intfield_28105private BlockState[]states -
Constructor Summary
Constructors Constructor Description VerticalBlockSample(int int2, BlockState[] blockState) -
Method Summary
Modifier and Type Method Description BlockStatemethod_32892(BlockPos blockPos)
-
Field Details
-
field_28105
private final int field_28105- Mappings:
Namespace Name Mixin selector official aLbuf;a:Iintermediary field_28105Lnet/minecraft/class_4966;field_28105:Inamed field_28105Lnet/minecraft/world/gen/chunk/VerticalBlockSample;field_28105:I
-
states
- Mappings:
Namespace Name Mixin selector official bLbuf;b:[Lchg;intermediary field_23143Lnet/minecraft/class_4966;field_23143:[Lnet/minecraft/class_2680;named statesLnet/minecraft/world/gen/chunk/VerticalBlockSample;states:[Lnet/minecraft/block/BlockState;
-
-
Constructor Details
-
VerticalBlockSample
-
-
Method Details
-
method_32892
- Mappings:
Namespace Name Mixin selector official aLbuf;a(Lfx;)Lchg;intermediary method_32892Lnet/minecraft/class_4966;method_32892(Lnet/minecraft/class_2338;)Lnet/minecraft/class_2680;named method_32892Lnet/minecraft/world/gen/chunk/VerticalBlockSample;method_32892(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/BlockState;
-