Package net.minecraft.world.gen
Class DeepslateBlockSource
java.lang.Object
net.minecraft.world.gen.DeepslateBlockSource
- All Implemented Interfaces:
BlockSource
- Mappings:
Namespace Name official csuintermediary net/minecraft/class_5842named net/minecraft/world/gen/DeepslateBlockSource
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final BlockPosRandomDeriverprivate final @Nullable BlockStateprivate final @Nullable BlockStateprivate final intprivate final int -
Constructor Summary
ConstructorsConstructorDescriptionDeepslateBlockSource(BlockPosRandomDeriver blockPosRandomDeriver, @Nullable BlockState deepslateState, @Nullable BlockState blockState, int int2, int int3) -
Method Summary
-
Field Details
-
field_34587
- Mappings:
Namespace Name Mixin selector official aLcsu;a:Lcsn;intermediary field_34587Lnet/minecraft/class_5842;field_34587:Lnet/minecraft/class_6574;named field_34587Lnet/minecraft/world/gen/DeepslateBlockSource;field_34587:Lnet/minecraft/world/gen/random/BlockPosRandomDeriver;
-
field_35137
- Mappings:
Namespace Name Mixin selector official bLcsu;b:Lcna;intermediary field_35137Lnet/minecraft/class_5842;field_35137:Lnet/minecraft/class_2680;named field_35137Lnet/minecraft/world/gen/DeepslateBlockSource;field_35137:Lnet/minecraft/block/BlockState;
-
field_35138
- Mappings:
Namespace Name Mixin selector official cLcsu;c:Lcna;intermediary field_35138Lnet/minecraft/class_5842;field_35138:Lnet/minecraft/class_2680;named field_35138Lnet/minecraft/world/gen/DeepslateBlockSource;field_35138:Lnet/minecraft/block/BlockState;
-
field_35139
private final int field_35139- Mappings:
Namespace Name Mixin selector official dLcsu;d:Iintermediary field_35139Lnet/minecraft/class_5842;field_35139:Inamed field_35139Lnet/minecraft/world/gen/DeepslateBlockSource;field_35139:I
-
field_35140
private final int field_35140- Mappings:
Namespace Name Mixin selector official eLcsu;e:Iintermediary field_35140Lnet/minecraft/class_5842;field_35140:Inamed field_35140Lnet/minecraft/world/gen/DeepslateBlockSource;field_35140:I
-
-
Constructor Details
-
DeepslateBlockSource
public DeepslateBlockSource(BlockPosRandomDeriver blockPosRandomDeriver, @Nullable @Nullable BlockState deepslateState, @Nullable @Nullable BlockState blockState, int int2, int int3) - Mappings:
Namespace Name Mixin selector official <init>Lcsu;<init>(Lcsn;Lcna;Lcna;II)Vintermediary <init>Lnet/minecraft/class_5842;<init>(Lnet/minecraft/class_6574;Lnet/minecraft/class_2680;Lnet/minecraft/class_2680;II)Vnamed <init>Lnet/minecraft/world/gen/DeepslateBlockSource;<init>(Lnet/minecraft/world/gen/random/BlockPosRandomDeriver;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;II)V
-
-
Method Details
-
apply
- Specified by:
applyin interfaceBlockSource- Mappings:
Namespace Name Mixin selector official applyLdbz;apply(Lcse;III)Lcna;intermediary applyLnet/minecraft/class_6583;apply(Lnet/minecraft/class_6568;III)Lnet/minecraft/class_2680;named applyLnet/minecraft/world/gen/BlockSource;apply(Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler;III)Lnet/minecraft/block/BlockState;
-