Package net.minecraft.world.gen.feature
Class LargeDripstoneFeature.DripstoneGenerator
java.lang.Object
net.minecraft.world.gen.feature.LargeDripstoneFeature.DripstoneGenerator
- Enclosing class:
LargeDripstoneFeature
- Mappings:
Namespace Name named net/minecraft/world/gen/feature/LargeDripstoneFeature$DripstoneGenerator
intermediary net/minecraft/class_5727$class_5728
official ebq$a
-
Field Summary
Modifier and TypeFieldDescriptionprivate final double
private final double
private final boolean
private BlockPos
private int
-
Constructor Summary
ConstructorDescriptionDripstoneGenerator
(BlockPos pos, boolean isStalagmite, int scale, double bluntness, double heightScale) -
Method Summary
Modifier and TypeMethodDescription(package private) boolean
(package private) void
generate
(StructureWorldAccess world, Random random, LargeDripstoneFeature.WindModifier wind) (package private) boolean
private int
private int
private int
getTopY()
private int
scale
(float height)
-
Field Details
-
pos
- Mappings:
Namespace Name Mixin selector named pos
Lnet/minecraft/world/gen/feature/LargeDripstoneFeature$DripstoneGenerator;pos:Lnet/minecraft/util/math/BlockPos;
intermediary field_28206
Lnet/minecraft/class_5727$class_5728;field_28206:Lnet/minecraft/class_2338;
official a
Lebq$a;a:Liz;
-
isStalagmite
private final boolean isStalagmite- Mappings:
Namespace Name Mixin selector named isStalagmite
Lnet/minecraft/world/gen/feature/LargeDripstoneFeature$DripstoneGenerator;isStalagmite:Z
intermediary field_28207
Lnet/minecraft/class_5727$class_5728;field_28207:Z
official b
Lebq$a;b:Z
-
scale
private int scale- Mappings:
Namespace Name Mixin selector named scale
Lnet/minecraft/world/gen/feature/LargeDripstoneFeature$DripstoneGenerator;scale:I
intermediary field_28208
Lnet/minecraft/class_5727$class_5728;field_28208:I
official c
Lebq$a;c:I
-
bluntness
private final double bluntness- Mappings:
Namespace Name Mixin selector named bluntness
Lnet/minecraft/world/gen/feature/LargeDripstoneFeature$DripstoneGenerator;bluntness:D
intermediary field_28209
Lnet/minecraft/class_5727$class_5728;field_28209:D
official d
Lebq$a;d:D
-
heightScale
private final double heightScale- Mappings:
Namespace Name Mixin selector named heightScale
Lnet/minecraft/world/gen/feature/LargeDripstoneFeature$DripstoneGenerator;heightScale:D
intermediary field_28210
Lnet/minecraft/class_5727$class_5728;field_28210:D
official e
Lebq$a;e:D
-
-
Constructor Details
-
DripstoneGenerator
DripstoneGenerator(BlockPos pos, boolean isStalagmite, int scale, double bluntness, double heightScale) - Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/world/gen/feature/LargeDripstoneFeature$DripstoneGenerator;<init>(Lnet/minecraft/util/math/BlockPos;ZIDD)V
intermediary <init>
Lnet/minecraft/class_5727$class_5728;<init>(Lnet/minecraft/class_2338;ZIDD)V
official <init>
Lebq$a;<init>(Liz;ZIDD)V
-
-
Method Details
-
getBaseScale
private int getBaseScale()- Mappings:
Namespace Name Mixin selector named getBaseScale
Lnet/minecraft/world/gen/feature/LargeDripstoneFeature$DripstoneGenerator;getBaseScale()I
intermediary method_33017
Lnet/minecraft/class_5727$class_5728;method_33017()I
official a
Lebq$a;a()I
-
getBottomY
private int getBottomY()- Mappings:
Namespace Name Mixin selector named getBottomY
Lnet/minecraft/world/gen/feature/LargeDripstoneFeature$DripstoneGenerator;getBottomY()I
intermediary method_35361
Lnet/minecraft/class_5727$class_5728;method_35361()I
official b
Lebq$a;b()I
-
getTopY
private int getTopY()- Mappings:
Namespace Name Mixin selector named getTopY
Lnet/minecraft/world/gen/feature/LargeDripstoneFeature$DripstoneGenerator;getTopY()I
intermediary method_35362
Lnet/minecraft/class_5727$class_5728;method_35362()I
official c
Lebq$a;c()I
-
canGenerate
- Mappings:
Namespace Name Mixin selector named canGenerate
Lnet/minecraft/world/gen/feature/LargeDripstoneFeature$DripstoneGenerator;canGenerate(Lnet/minecraft/world/StructureWorldAccess;Lnet/minecraft/world/gen/feature/LargeDripstoneFeature$WindModifier;)Z
intermediary method_33019
Lnet/minecraft/class_5727$class_5728;method_33019(Lnet/minecraft/class_5281;Lnet/minecraft/class_5727$class_5729;)Z
official a
Lebq$a;a(Ldcv;Lebq$b;)Z
-
scale
private int scale(float height) - Mappings:
Namespace Name Mixin selector named scale
Lnet/minecraft/world/gen/feature/LargeDripstoneFeature$DripstoneGenerator;scale(F)I
intermediary method_33018
Lnet/minecraft/class_5727$class_5728;method_33018(F)I
official a
Lebq$a;a(F)I
-
generate
- Mappings:
Namespace Name Mixin selector named generate
Lnet/minecraft/world/gen/feature/LargeDripstoneFeature$DripstoneGenerator;generate(Lnet/minecraft/world/StructureWorldAccess;Lnet/minecraft/util/math/random/Random;Lnet/minecraft/world/gen/feature/LargeDripstoneFeature$WindModifier;)V
intermediary method_33020
Lnet/minecraft/class_5727$class_5728;method_33020(Lnet/minecraft/class_5281;Lnet/minecraft/class_5819;Lnet/minecraft/class_5727$class_5729;)V
official a
Lebq$a;a(Ldcv;Lazh;Lebq$b;)V
-
generateWind
- Mappings:
Namespace Name Mixin selector named generateWind
Lnet/minecraft/world/gen/feature/LargeDripstoneFeature$DripstoneGenerator;generateWind(Lnet/minecraft/world/gen/feature/LargeDripstoneFeatureConfig;)Z
intermediary method_33025
Lnet/minecraft/class_5727$class_5728;method_33025(Lnet/minecraft/class_5732;)Z
official a
Lebq$a;a(Ledh;)Z
-