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 cbkintermediary net/minecraft/class_4966named net/minecraft/world/gen/chunk/VerticalBlockSample
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
startY
private final int startY- Mappings:
Namespace Name Mixin selector official aLcbk;a:Iintermediary field_28105Lnet/minecraft/class_4966;field_28105:Inamed startYLnet/minecraft/world/gen/chunk/VerticalBlockSample;startY:I
-
states
- Mappings:
Namespace Name Mixin selector official bLcbk;b:[Lcpg;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
- Mappings:
Namespace Name Mixin selector official <init>Lcbk;<init>(I[Lcpg;)Vintermediary <init>Lnet/minecraft/class_4966;<init>(I[Lnet/minecraft/class_2680;)Vnamed <init>Lnet/minecraft/world/gen/chunk/VerticalBlockSample;<init>(I[Lnet/minecraft/block/BlockState;)V
-
-
Method Details
-
getState
- Specified by:
getStatein interfaceBlockColumn- Mappings:
Namespace Name Mixin selector official aLcqy;a(I)Lcpg;intermediary method_32892Lnet/minecraft/class_6557;method_32892(I)Lnet/minecraft/class_2680;named getStateLnet/minecraft/world/gen/chunk/BlockColumn;getState(I)Lnet/minecraft/block/BlockState;
-
setState
- Specified by:
setStatein interfaceBlockColumn- Mappings:
Namespace Name Mixin selector official aLcqy;a(ILcpg;)Vintermediary method_38092Lnet/minecraft/class_6557;method_38092(ILnet/minecraft/class_2680;)Vnamed setStateLnet/minecraft/world/gen/chunk/BlockColumn;setState(ILnet/minecraft/block/BlockState;)V
-