Package net.minecraft.world.gen.chunk
Class VerticalBlockSample
java.lang.Object
net.minecraft.world.gen.chunk.VerticalBlockSample
- All Implemented Interfaces:
- BlockColumn
- Mappings:
- Namespace - Name - official - chj- intermediary - net/minecraft/class_4966- named - net/minecraft/world/gen/chunk/VerticalBlockSample
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
startYprivate final int startY- Mappings:
- Namespace - Name - Mixin selector - official - a- Lchj;a:I- intermediary - field_28105- Lnet/minecraft/class_4966;field_28105:I- named - startY- Lnet/minecraft/world/gen/chunk/VerticalBlockSample;startY:I
 
- 
states- Mappings:
- Namespace - Name - Mixin selector - official - b- Lchj;b:[Lcvo;- intermediary - field_23143- Lnet/minecraft/class_4966;field_23143:[Lnet/minecraft/class_2680;- named - states- Lnet/minecraft/world/gen/chunk/VerticalBlockSample;states:[Lnet/minecraft/block/BlockState;
 
 
- 
- 
Constructor Details- 
VerticalBlockSample- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lchj;<init>(I[Lcvo;)V- intermediary - <init>- Lnet/minecraft/class_4966;<init>(I[Lnet/minecraft/class_2680;)V- named - <init>- Lnet/minecraft/world/gen/chunk/VerticalBlockSample;<init>(I[Lnet/minecraft/block/BlockState;)V
 
 
- 
- 
Method Details- 
getState- Specified by:
- getStatein interface- BlockColumn
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lcxg;a(I)Lcvo;- intermediary - method_32892- Lnet/minecraft/class_6557;method_32892(I)Lnet/minecraft/class_2680;- named - getState- Lnet/minecraft/world/gen/chunk/BlockColumn;getState(I)Lnet/minecraft/block/BlockState;
 
- 
setState- Specified by:
- setStatein interface- BlockColumn
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lcxg;a(ILcvo;)V- intermediary - method_38092- Lnet/minecraft/class_6557;method_38092(ILnet/minecraft/class_2680;)V- named - setState- Lnet/minecraft/world/gen/chunk/BlockColumn;setState(ILnet/minecraft/block/BlockState;)V
 
 
-