Package net.minecraft.world.gen.chunk
Class VerticalBlockSample
java.lang.Object
net.minecraft.world.gen.chunk.VerticalBlockSample
- All Implemented Interfaces:
class_6557
- Mappings:
Namespace Name official byyintermediary net/minecraft/class_4966named net/minecraft/world/gen/chunk/VerticalBlockSample
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetState(int int2) voidmethod_38092(int int2, BlockState blockState)
-
Field Details
-
startY
private final int startY- Mappings:
Namespace Name Mixin selector official aLbyy;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 bLbyy;b:[Lcmo;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>Lbyy;<init>(I[Lcmo;)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 interfaceclass_6557- Mappings:
Namespace Name Mixin selector official aLcog;a(I)Lcmo;intermediary method_32892Lnet/minecraft/class_6557;method_32892(I)Lnet/minecraft/class_2680;named getStateLnet/minecraft/class_6557;getState(I)Lnet/minecraft/block/BlockState;
-
method_38092
- Specified by:
method_38092in interfaceclass_6557- Mappings:
Namespace Name Mixin selector official aLcog;a(ILcmo;)Vintermediary method_38092Lnet/minecraft/class_6557;method_38092(ILnet/minecraft/class_2680;)Vnamed method_38092Lnet/minecraft/class_6557;method_38092(ILnet/minecraft/block/BlockState;)V
-