Package net.minecraft.world.gen
Class DeepslateBlockSource
java.lang.Object
net.minecraft.world.gen.DeepslateBlockSource
- All Implemented Interfaces:
BlockSource
- Mappings:
Namespace Name official crsintermediary net/minecraft/class_5842named net/minecraft/world/gen/DeepslateBlockSource
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final BlockStateprivate static final intprivate final BlockPosRandomDeriverprivate static final int -
Constructor Summary
ConstructorsConstructorDescriptionDeepslateBlockSource(BlockPosRandomDeriver blockPosRandomDeriver, BlockState deepslateState) -
Method Summary
-
Field Details
-
DEFAULT_MIN_Y
private static final int DEFAULT_MIN_Y- See Also:
- Mappings:
Namespace Name Mixin selector official aLcrs;a:Iintermediary field_31468Lnet/minecraft/class_5842;field_31468:Inamed DEFAULT_MIN_YLnet/minecraft/world/gen/DeepslateBlockSource;DEFAULT_MIN_Y:I
-
MAX_Y
private static final int MAX_Y- See Also:
- Mappings:
Namespace Name Mixin selector official bLcrs;b:Iintermediary field_31469Lnet/minecraft/class_5842;field_31469:Inamed MAX_YLnet/minecraft/world/gen/DeepslateBlockSource;MAX_Y:I
-
field_34587
- Mappings:
Namespace Name Mixin selector official cLcrs;c:Lcsj;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;
-
deepslateState
- Mappings:
Namespace Name Mixin selector official dLcrs;d:Lcmx;intermediary field_34588Lnet/minecraft/class_5842;field_34588:Lnet/minecraft/class_2680;named deepslateStateLnet/minecraft/world/gen/DeepslateBlockSource;deepslateState:Lnet/minecraft/block/BlockState;
-
-
Constructor Details
-
DeepslateBlockSource
- Mappings:
Namespace Name Mixin selector official <init>Lcrs;<init>(Lcsj;Lcmx;)Vintermediary <init>Lnet/minecraft/class_5842;<init>(Lnet/minecraft/class_6574;Lnet/minecraft/class_2680;)Vnamed <init>Lnet/minecraft/world/gen/DeepslateBlockSource;<init>(Lnet/minecraft/world/gen/random/BlockPosRandomDeriver;Lnet/minecraft/block/BlockState;)V
-
-
Method Details
-
apply
- Specified by:
applyin interfaceBlockSource- Mappings:
Namespace Name Mixin selector official applyLdbq;apply(Lcsa;III)Lcmx;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;
-