Package net.minecraft.world.gen
Class DeepslateBlockSource
java.lang.Object
net.minecraft.world.gen.DeepslateBlockSource
- All Implemented Interfaces:
class_6583
- Mappings:
Namespace Name official cri
intermediary net/minecraft/class_5842
named net/minecraft/world/gen/DeepslateBlockSource
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final BlockState
private static final int
private final BlockPosRandomDeriver
private 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 a
Lcri;a:I
intermediary field_31468
Lnet/minecraft/class_5842;field_31468:I
named DEFAULT_MIN_Y
Lnet/minecraft/world/gen/DeepslateBlockSource;DEFAULT_MIN_Y:I
-
MAX_Y
private static final int MAX_Y- See Also:
- Mappings:
Namespace Name Mixin selector official b
Lcri;b:I
intermediary field_31469
Lnet/minecraft/class_5842;field_31469:I
named MAX_Y
Lnet/minecraft/world/gen/DeepslateBlockSource;MAX_Y:I
-
field_34587
- Mappings:
Namespace Name Mixin selector official c
Lcri;c:Lcrz;
intermediary field_34587
Lnet/minecraft/class_5842;field_34587:Lnet/minecraft/class_6574;
named field_34587
Lnet/minecraft/world/gen/DeepslateBlockSource;field_34587:Lnet/minecraft/world/gen/random/BlockPosRandomDeriver;
-
deepslateState
- Mappings:
Namespace Name Mixin selector official d
Lcri;d:Lcmo;
intermediary field_34588
Lnet/minecraft/class_5842;field_34588:Lnet/minecraft/class_2680;
named deepslateState
Lnet/minecraft/world/gen/DeepslateBlockSource;deepslateState:Lnet/minecraft/block/BlockState;
-
-
Constructor Details
-
DeepslateBlockSource
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceclass_6583
-