Package net.minecraft.world.gen
Class DeepslateBlockSource
java.lang.Object
net.minecraft.world.gen.DeepslateBlockSource
- All Implemented Interfaces:
class_6583
- Mappings:
Namespace Name official criintermediary 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 blockState) -
Method Summary
-
Field Details
-
DEFAULT_MIN_Y
private static final int DEFAULT_MIN_Y- See Also:
- Mappings:
Namespace Name Mixin selector official aLcri;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 bLcri;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 cLcri;c:Lcrz;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 dLcri;d:Lcmo;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
-
-
Method Details
-
apply
- Specified by:
applyin interfaceclass_6583
-