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 byy
intermediary net/minecraft/class_4966
named net/minecraft/world/gen/chunk/VerticalBlockSample
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetState
(int int2) void
method_38092
(int int2, BlockState blockState)
-
Field Details
-
startY
private final int startY- Mappings:
Namespace Name Mixin selector official a
Lbyy;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
Lbyy;b:[Lcmo;
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>
Lbyy;<init>(I[Lcmo;)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:
getState
in interfaceclass_6557
- Mappings:
Namespace Name Mixin selector official a
Lcog;a(I)Lcmo;
intermediary method_32892
Lnet/minecraft/class_6557;method_32892(I)Lnet/minecraft/class_2680;
named getState
Lnet/minecraft/class_6557;getState(I)Lnet/minecraft/block/BlockState;
-
method_38092
- Specified by:
method_38092
in interfaceclass_6557
- Mappings:
Namespace Name Mixin selector official a
Lcog;a(ILcmo;)V
intermediary method_38092
Lnet/minecraft/class_6557;method_38092(ILnet/minecraft/class_2680;)V
named method_38092
Lnet/minecraft/class_6557;method_38092(ILnet/minecraft/block/BlockState;)V
-