History - net.minecraft.world.gen.feature.SpeleothemClusterFeature
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
BlockState: baseBlock, comp_1_1125, baseBlock
BlockState: pointedBlock, comp_1_1134, pointedBlock
RegistryEntryList<Block>: replaceableBlocks, comp_1_1136, replaceableBlocks
int: floorToCeilingSearchRange, comp_1_1128, floorToCeilingSearchRange
IntProvider: height, comp_1_1130, height
IntProvider: radius, comp_1_1135, radius
int: maxStalagmiteStalactiteHeightDiff, comp_1_1133, maxStalagmiteStalactiteHeightDiff
int: heightDeviation, comp_1_1129, heightDeviation
IntProvider: speleothemBlockLayerThickness, comp_1_1137, speleothemBlockLayerThickness
FloatProvider: density, comp_1_1127, density
FloatProvider: wetness, comp_1_1138, wetness
float: chanceOfSpeleothemAtMaxDistanceFromCenter, comp_1_1126, chanceOfSpeleothemAtMaxDistanceFromCenter
int: maxDistanceFromEdgeAffectingChanceOfSpeleothem, comp_1_1132, maxDistanceFromEdgeAffectingChanceOfSpeleothem
int: maxDistanceFromCenterAffectingHeightBias, comp_1_1131, maxDistanceFromCenterAffectingHeightBias
com.mojang.serialization.MapCodec<SpeleothemClusterFeature>: CODEC, field_1_7889, CODEC
Constructors
(com.mojang.serialization.Codec<SpeleothemClusterFeatureConfig>)
(BlockState, BlockState, RegistryEntryList<Block>, int, IntProvider, IntProvider, int, int, IntProvider, FloatProvider, FloatProvider, float, int, int)
Methods
boolean (FeatureContext<SpeleothemClusterFeatureConfig>): place, method_13151, generate
boolean (StructureWorldAccess, BlockPos): canPlacePool, method_33000, canWaterSpawn
void (StructureWorldAccess, BlockPos, int, Direction): replaceBlocksWithBaseBlocks, method_33001, placeDripstoneBlocks
void (StructureWorldAccess, Random, BlockPos, int, int, float, double, int, float, SpeleothemClusterFeatureConfig): placeColumn, method_33002, generate
int (Random, int, int, float, int, SpeleothemClusterFeatureConfig): getSpeleothemHeight, method_33004, getHeight
boolean (StructureWorldAccess, BlockPos, SpeleothemClusterFeatureConfig): canPlacePool, method_33000, canWaterSpawn
void (StructureWorldAccess, BlockPos, int, Direction, SpeleothemClusterFeatureConfig): replaceBlocksWithBaseBlocks, method_33001, placeDripstoneBlocks
double (int, int, int, int, SpeleothemClusterFeatureConfig): getChanceOfStalagmiteOrStalactite, method_32997, dripstoneChance
com.mojang.serialization.MapCodec<SpeleothemClusterFeature> (): codec, method_1_6879, getCodec
boolean (StructureWorldAccess, ChunkGenerator, Random, BlockPos): place, method_13151, generate
void (StructureWorldAccess, Random, BlockPos, int, int, float, double, int, float): placeColumn, method_33002, generate
int (Random, int, int, float, int): getSpeleothemHeight, method_33004, getHeight
double (int, int, int, int): getChanceOfStalagmiteOrStalactite, method_32997, dripstoneChance
BlockState (): baseBlock, comp_1_1125, baseBlock
BlockState (): pointedBlock, comp_1_1134, pointedBlock
RegistryEntryList<Block> (): replaceableBlocks, comp_1_1136, replaceableBlocks
int (): floorToCeilingSearchRange, comp_1_1128, floorToCeilingSearchRange
IntProvider (): height, comp_1_1130, height
IntProvider (): radius, comp_1_1135, radius
int (): maxStalagmiteStalactiteHeightDiff, comp_1_1133, maxStalagmiteStalactiteHeightDiff
int (): heightDeviation, comp_1_1129, heightDeviation
IntProvider (): speleothemBlockLayerThickness, comp_1_1137, speleothemBlockLayerThickness
FloatProvider (): density, comp_1_1127, density
FloatProvider (): wetness, comp_1_1138, wetness
float (): chanceOfSpeleothemAtMaxDistanceFromCenter, comp_1_1126, chanceOfSpeleothemAtMaxDistanceFromCenter
int (): maxDistanceFromEdgeAffectingChanceOfSpeleothem, comp_1_1132, maxDistanceFromEdgeAffectingChanceOfSpeleothem
int (): maxDistanceFromCenterAffectingHeightBias, comp_1_1131, maxDistanceFromCenterAffectingHeightBias
com.mojang.datafixers.kinds.App (com.mojang.serialization.codecs.RecordCodecBuilder$Instance): lambda$static$0, method_1_7195, method_1_7195
26.2
Names
net.minecraft.world.level.levelgen.feature.DripstoneClusterFeature
net.minecraft.world.level.levelgen.feature.SpeleothemClusterFeature
net.minecraft.world.gen.feature.DripstoneClusterFeature
net.minecraft.world.gen.feature.SpeleothemClusterFeature
Fields
Constructors
Methods
void (StructureWorldAccess, Random, BlockPos, int, int, float, double, int, float, DripstoneClusterFeatureConfig): placeColumn, method_33002, generate
int (Random, int, int, float, int, DripstoneClusterFeatureConfig): getDripstoneHeight, method_33004, getHeight
boolean (StructureWorldAccess, BlockPos): canPlacePool, method_33000, canWaterSpawn
void (StructureWorldAccess, BlockPos, int, Direction): replaceBlocksWithDripstoneBlocks, method_33001, placeDripstoneBlocks
double (int, int, int, int, DripstoneClusterFeatureConfig): getChanceOfStalagmiteOrStalactite, method_32997, dripstoneChance
void (StructureWorldAccess, Random, BlockPos, int, int, float, double, int, float, SpeleothemClusterFeatureConfig): placeColumn, method_33002, generate
int (Random, int, int, float, int, SpeleothemClusterFeatureConfig): getSpeleothemHeight, method_33004, getHeight
boolean (StructureWorldAccess, BlockPos, SpeleothemClusterFeatureConfig): canPlacePool, method_33000, canWaterSpawn
void (StructureWorldAccess, BlockPos, int, Direction, SpeleothemClusterFeatureConfig): replaceBlocksWithBaseBlocks, method_33001, placeDripstoneBlocks
double (int, int, int, int, SpeleothemClusterFeatureConfig): getChanceOfStalagmiteOrStalactite, method_32997, dripstoneChance
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.level.levelgen.feature.DripstoneClusterFeature
net.minecraft.class_5725
net.minecraft.world.gen.feature.DripstoneClusterFeature
Fields
Constructors
(com.mojang.serialization.Codec<DripstoneClusterFeatureConfig>)
Methods
boolean (FeatureContext<DripstoneClusterFeatureConfig>): place, method_13151, generate
void (StructureWorldAccess, Random, BlockPos, int, int, float, double, int, float, DripstoneClusterFeatureConfig): placeColumn, method_33002, generate
boolean (WorldView, BlockPos): isLava, method_33386, isLava
int (Random, int, int, float, int, DripstoneClusterFeatureConfig): getDripstoneHeight, method_33004, getHeight
boolean (StructureWorldAccess, BlockPos): canPlacePool, method_33000, canWaterSpawn
boolean (WorldAccess, BlockPos): canBeAdjacentToWater, method_32998, isStoneOrWater
void (StructureWorldAccess, BlockPos, int, Direction): replaceBlocksWithDripstoneBlocks, method_33001, placeDripstoneBlocks
double (int, int, int, int, DripstoneClusterFeatureConfig): getChanceOfStalagmiteOrStalactite, method_32997, dripstoneChance
float (Random, float, float, float, float): randomBetweenBiased, method_33003, clampedGaussian