Package net.minecraft.world.gen.chunk
Class VerticalBlockSample
java.lang.Object
net.minecraft.world.gen.chunk.VerticalBlockSample
public final class VerticalBlockSample extends Object
-
Field Summary
Fields Modifier and Type Field Description private int
field_28105
private BlockState[]
states
-
Constructor Summary
Constructors Constructor Description VerticalBlockSample(int int2, BlockState[] blockState)
-
Method Summary
Modifier and Type Method Description BlockState
method_32892(BlockPos blockPos)
-
Field Details
-
field_28105
private final int field_28105 -
states
-
-
Constructor Details
-
VerticalBlockSample
-
-
Method Details
-
method_32892
-