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 caiintermediary 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 aLcai;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 bLcai;b:[Lcnv;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>Lcai;<init>(I[Lcnv;)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 aLcpo;a(I)Lcnv;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 aLcpo;a(ILcnv;)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
-