History - net.minecraft.world.gen.feature.SpeleothemClusterFeature

26.3

Names

Fields

BlockState: baseBlock, baseBlock, comp_1_1125, baseBlock

BlockState: pointedBlock, pointedBlock, comp_1_1134, pointedBlock

RegistryEntryList<Block>: replaceableBlocks, replaceableBlocks, comp_1_1136, replaceableBlocks

int: floorToCeilingSearchRange, floorToCeilingSearchRange, comp_1_1128, floorToCeilingSearchRange

IntProvider: height, height, comp_1_1130, height

IntProvider: radius, radius, comp_1_1135, radius

int: maxStalagmiteStalactiteHeightDiff, maxStalagmiteStalactiteHeightDiff, comp_1_1133, maxStalagmiteStalactiteHeightDiff

int: heightDeviation, heightDeviation, comp_1_1129, heightDeviation

IntProvider: speleothemBlockLayerThickness, speleothemBlockLayerThickness, comp_1_1137, speleothemBlockLayerThickness

FloatProvider: density, density, comp_1_1127, density

FloatProvider: wetness, wetness, comp_1_1138, wetness

float: chanceOfSpeleothemAtMaxDistanceFromCenter, chanceOfSpeleothemAtMaxDistanceFromCenter, comp_1_1126, chanceOfSpeleothemAtMaxDistanceFromCenter

int: maxDistanceFromEdgeAffectingChanceOfSpeleothem, maxDistanceFromEdgeAffectingChanceOfSpeleothem, comp_1_1132, maxDistanceFromEdgeAffectingChanceOfSpeleothem

int: maxDistanceFromCenterAffectingHeightBias, maxDistanceFromCenterAffectingHeightBias, comp_1_1131, maxDistanceFromCenterAffectingHeightBias

com.mojang.serialization.MapCodec<SpeleothemClusterFeature>: CODEC, 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, place, method_13151, generate

boolean (StructureWorldAccess, BlockPos): canPlacePool, canPlacePool, method_33000, canWaterSpawn

void (StructureWorldAccess, BlockPos, int, Direction): replaceBlocksWithBaseBlocks, replaceBlocksWithBaseBlocks, method_33001, placeDripstoneBlocks

void (StructureWorldAccess, Random, BlockPos, int, int, float, double, int, float, SpeleothemClusterFeatureConfig): placeColumn, placeColumn, method_33002, generate

int (Random, int, int, float, int, SpeleothemClusterFeatureConfig): getSpeleothemHeight, getSpeleothemHeight, method_33004, getHeight

boolean (StructureWorldAccess, BlockPos, SpeleothemClusterFeatureConfig): canPlacePool, canPlacePool, method_33000, canWaterSpawn

void (StructureWorldAccess, BlockPos, int, Direction, SpeleothemClusterFeatureConfig): replaceBlocksWithBaseBlocks, replaceBlocksWithBaseBlocks, method_33001, placeDripstoneBlocks

double (int, int, int, int, SpeleothemClusterFeatureConfig): getChanceOfStalagmiteOrStalactite, getChanceOfStalagmiteOrStalactite, method_32997, dripstoneChance

com.mojang.serialization.MapCodec<SpeleothemClusterFeature> (): codec, codec, method_1_6879, getCodec

boolean (StructureWorldAccess, ChunkGenerator, Random, BlockPos): place, place, method_13151, generate

void (StructureWorldAccess, Random, BlockPos, int, int, float, double, int, float): placeColumn, placeColumn, method_33002, generate

int (Random, int, int, float, int): getSpeleothemHeight, getSpeleothemHeight, method_33004, getHeight

double (int, int, int, int): getChanceOfStalagmiteOrStalactite, getChanceOfStalagmiteOrStalactite, method_32997, dripstoneChance

BlockState (): baseBlock, baseBlock, comp_1_1125, baseBlock

BlockState (): pointedBlock, pointedBlock, comp_1_1134, pointedBlock

RegistryEntryList<Block> (): replaceableBlocks, replaceableBlocks, comp_1_1136, replaceableBlocks

int (): floorToCeilingSearchRange, floorToCeilingSearchRange, comp_1_1128, floorToCeilingSearchRange

IntProvider (): height, height, comp_1_1130, height

IntProvider (): radius, radius, comp_1_1135, radius

int (): maxStalagmiteStalactiteHeightDiff, maxStalagmiteStalactiteHeightDiff, comp_1_1133, maxStalagmiteStalactiteHeightDiff

int (): heightDeviation, heightDeviation, comp_1_1129, heightDeviation

IntProvider (): speleothemBlockLayerThickness, speleothemBlockLayerThickness, comp_1_1137, speleothemBlockLayerThickness

FloatProvider (): density, density, comp_1_1127, density

FloatProvider (): wetness, wetness, comp_1_1138, wetness

float (): chanceOfSpeleothemAtMaxDistanceFromCenter, chanceOfSpeleothemAtMaxDistanceFromCenter, comp_1_1126, chanceOfSpeleothemAtMaxDistanceFromCenter

int (): maxDistanceFromEdgeAffectingChanceOfSpeleothem, maxDistanceFromEdgeAffectingChanceOfSpeleothem, comp_1_1132, maxDistanceFromEdgeAffectingChanceOfSpeleothem

int (): maxDistanceFromCenterAffectingHeightBias, maxDistanceFromCenterAffectingHeightBias, comp_1_1131, maxDistanceFromCenterAffectingHeightBias

26.2

Names

net.minecraft.world.level.levelgen.feature.DripstoneClusterFeature

net.minecraft.world.level.levelgen.feature.SpeleothemClusterFeature

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

boolean (StructureWorldAccess, BlockPos): canPlacePool, canPlacePool, method_33000, canWaterSpawn

void (StructureWorldAccess, BlockPos, int, Direction): replaceBlocksWithDripstoneBlocks, replaceBlocksWithDripstoneBlocks, method_33001, placeDripstoneBlocks

double (int, int, int, int, DripstoneClusterFeatureConfig): getChanceOfStalagmiteOrStalactite, getChanceOfStalagmiteOrStalactite, method_32997, dripstoneChance

void (StructureWorldAccess, Random, BlockPos, int, int, float, double, int, float, DripstoneClusterFeatureConfig): placeColumn, placeColumn, method_33002, generate

int (Random, int, int, float, int, DripstoneClusterFeatureConfig): getDripstoneHeight, getDripstoneHeight, method_33004, getHeight

void (StructureWorldAccess, Random, BlockPos, int, int, float, double, int, float, SpeleothemClusterFeatureConfig): placeColumn, placeColumn, method_33002, generate

int (Random, int, int, float, int, SpeleothemClusterFeatureConfig): getSpeleothemHeight, getSpeleothemHeight, method_33004, getHeight

boolean (StructureWorldAccess, BlockPos, SpeleothemClusterFeatureConfig): canPlacePool, canPlacePool, method_33000, canWaterSpawn

void (StructureWorldAccess, BlockPos, int, Direction, SpeleothemClusterFeatureConfig): replaceBlocksWithBaseBlocks, replaceBlocksWithBaseBlocks, method_33001, placeDripstoneBlocks

double (int, int, int, int, SpeleothemClusterFeatureConfig): getChanceOfStalagmiteOrStalactite, getChanceOfStalagmiteOrStalactite, method_32997, dripstoneChance

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

exq

net.minecraft.world.level.levelgen.feature.DripstoneClusterFeature

net.minecraft.class_5725

net.minecraft.world.gen.feature.DripstoneClusterFeature

Fields

Constructors

Methods

boolean (FeatureContext<DripstoneClusterFeatureConfig>): a, place, method_13151, generate, m_yrekxmnr, place, m_142674_

boolean (FeatureContext<DripstoneClusterFeatureConfig>): place, place, method_13151, generate

boolean (WorldView, BlockPos): a, isLava, method_33386, isLava, m_inyoqusd, isLava, m_159585_

boolean (WorldView, BlockPos): isLava, isLava, method_33386, isLava

boolean (StructureWorldAccess, BlockPos): b, canPlacePool, method_33000, canWaterSpawn, m_wrdpmhaj, canWaterSpawn, m_159619_

boolean (StructureWorldAccess, BlockPos): canPlacePool, canPlacePool, method_33000, canWaterSpawn

boolean (WorldAccess, BlockPos): a, canBeAdjacentToWater, method_32998, isStoneOrWater, m_dzuigysp, isStoneOrWater, m_159582_

boolean (WorldAccess, BlockPos): canBeAdjacentToWater, canBeAdjacentToWater, method_32998, isStoneOrWater

void (StructureWorldAccess, BlockPos, int, Direction): a, replaceBlocksWithDripstoneBlocks, method_33001, placeDripstoneBlocks, m_yseplerk, placeDripstoneBlocks, m_159588_

void (StructureWorldAccess, BlockPos, int, Direction): replaceBlocksWithDripstoneBlocks, replaceBlocksWithDripstoneBlocks, method_33001, placeDripstoneBlocks

double (int, int, int, int, DripstoneClusterFeatureConfig): a, getChanceOfStalagmiteOrStalactite, method_32997, dripstoneChance, m_gndfwlpa, dripstoneChance, m_159576_

double (int, int, int, int, DripstoneClusterFeatureConfig): getChanceOfStalagmiteOrStalactite, getChanceOfStalagmiteOrStalactite, method_32997, dripstoneChance

void (StructureWorldAccess, Random, BlockPos, int, int, float, double, int, float, DripstoneClusterFeatureConfig): a, placeColumn, method_33002, generate, m_xkhpzgkb, generate, m_225015_

void (StructureWorldAccess, Random, BlockPos, int, int, float, double, int, float, DripstoneClusterFeatureConfig): placeColumn, placeColumn, method_33002, generate

int (Random, int, int, float, int, DripstoneClusterFeatureConfig): a, getDripstoneHeight, method_33004, getHeight, m_vmejvmdq, getHeight, m_225008_

int (Random, int, int, float, int, DripstoneClusterFeatureConfig): getDripstoneHeight, getDripstoneHeight, method_33004, getHeight

float (Random, float, float, float, float): a, randomBetweenBiased, method_33003, clampedGaussian, m_akvddzvd, clampedGaussian, m_225002_

float (Random, float, float, float, float): randomBetweenBiased, randomBetweenBiased, method_33003, clampedGaussian

1.21.11

Names

esp

exq

Fields

Constructors

Methods

1.21.10

Names

Fields

Constructors

Methods

1.21.9

Names

ena

esp

Fields

Constructors

Methods

1.21.8

Names

Fields

Constructors

Methods

1.21.7

Names

Fields

Constructors

Methods

1.21.6

Names

ekp

ena

Fields

Constructors

Methods

1.21.5

Names

eft

ekp

Fields

Constructors

Methods

1.21.4

Names

egq

eft

Fields

Constructors

Methods

1.21.3

Names

eby

egq

Fields

Constructors

Methods

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

eav

eby

Fields

Constructors

Methods

1.20.6

Names

drp

eav

Fields

Constructors

Methods

1.20.4

Names

dnr

drp

Fields

Constructors

Methods

1.20.2

Names

dkj

dnr

Fields

Constructors

Methods

1.20.1

Names

djy

dkj

Fields

Constructors

Methods

1.19.4

Names

dha

djy

Fields

Constructors

Methods

1.19.3

Names

ddo

dha

Fields

Constructors

Methods

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

dcr

ddo

Fields

Constructors

Methods

1.19

Names

cxa

dcr

Fields

Constructors

Methods

void (StructureWorldAccess, Random, BlockPos, int, int, float, double, int, float, DripstoneClusterFeatureConfig): a, placeColumn, method_33002, generate, m_xkhpzgkb, generate, m_159593_

int (Random, int, int, float, int, DripstoneClusterFeatureConfig): a, getDripstoneHeight, method_33004, getHeight, m_vmejvmdq, getHeight, m_159612_

float (Random, float, float, float, float): a, randomBetweenBiased, method_33003, clampedGaussian, m_akvddzvd, clampedGaussian, m_159606_

void (StructureWorldAccess, Random, BlockPos, int, int, float, double, int, float, DripstoneClusterFeatureConfig): a, placeColumn, method_33002, generate, m_xkhpzgkb, generate, m_225015_

int (Random, int, int, float, int, DripstoneClusterFeatureConfig): a, getDripstoneHeight, method_33004, getHeight, m_vmejvmdq, getHeight, m_225008_

float (Random, float, float, float, float): a, randomBetweenBiased, method_33003, clampedGaussian, m_akvddzvd, clampedGaussian, m_225002_

1.18.2

Names

cwf

cxa

net.minecraft.world.gen.feature.DripstoneClusterFeature

Fields

Constructors

Methods

boolean (FeatureContext<DripstoneClusterFeatureConfig>): a, place, method_13151, generate, m_wyvchmaq, m_142674_

boolean (FeatureContext<DripstoneClusterFeatureConfig>): a, place, method_13151, generate, m_yrekxmnr, place, m_142674_

void (StructureWorldAccess, Random, BlockPos, int, int, float, double, int, float, DripstoneClusterFeatureConfig): a, placeColumn, method_33002, generate, m_xkhpzgkb, m_159593_

void (StructureWorldAccess, Random, BlockPos, int, int, float, double, int, float, DripstoneClusterFeatureConfig): a, placeColumn, method_33002, generate, m_xkhpzgkb, generate, m_159593_

boolean (WorldView, BlockPos): a, isLava, method_33386, isLava, m_inyoqusd, m_159585_

boolean (WorldView, BlockPos): a, isLava, method_33386, isLava, m_inyoqusd, isLava, m_159585_

int (Random, int, int, float, int, DripstoneClusterFeatureConfig): a, getDripstoneHeight, method_33004, getHeight, m_vmejvmdq, m_159612_

int (Random, int, int, float, int, DripstoneClusterFeatureConfig): a, getDripstoneHeight, method_33004, getHeight, m_vmejvmdq, getHeight, m_159612_

boolean (StructureWorldAccess, BlockPos): b, canPlacePool, method_33000, canWaterSpawn, m_wrdpmhaj, m_159619_

boolean (StructureWorldAccess, BlockPos): b, canPlacePool, method_33000, canWaterSpawn, m_wrdpmhaj, canWaterSpawn, m_159619_

boolean (WorldAccess, BlockPos): a, canBeAdjacentToWater, method_32998, isStoneOrWater, m_dzuigysp, m_159582_

boolean (WorldAccess, BlockPos): a, canBeAdjacentToWater, method_32998, isStoneOrWater, m_dzuigysp, isStoneOrWater, m_159582_

void (StructureWorldAccess, BlockPos, int, Direction): a, replaceBlocksWithDripstoneBlocks, method_33001, placeDripstoneBlocks, m_yseplerk, m_159588_

void (StructureWorldAccess, BlockPos, int, Direction): a, replaceBlocksWithDripstoneBlocks, method_33001, placeDripstoneBlocks, m_yseplerk, placeDripstoneBlocks, m_159588_

double (int, int, int, int, DripstoneClusterFeatureConfig): a, getChanceOfStalagmiteOrStalactite, method_32997, dripstoneChance, m_gndfwlpa, m_159576_

double (int, int, int, int, DripstoneClusterFeatureConfig): a, getChanceOfStalagmiteOrStalactite, method_32997, dripstoneChance, m_gndfwlpa, dripstoneChance, m_159576_

float (Random, float, float, float, float): a, randomBetweenBiased, method_33003, clampedGaussian, m_akvddzvd, m_159606_

float (Random, float, float, float, float): a, randomBetweenBiased, method_33003, clampedGaussian, m_akvddzvd, clampedGaussian, m_159606_

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

csa

cwf

Fields

Constructors

Methods

1.17.1

Names

crz

csa

Fields

Constructors

Methods

1.17

Names

crz

net.minecraft.world.level.levelgen.feature.DripstoneClusterFeature

net.minecraft.class_5725

net.minecraft.world.gen.feature.DripstoneClusterFeature

net.minecraft.unmapped.C_gnlmckfc

net.minecraft.src.C_141359_

Fields

Constructors

(Codec<DripstoneClusterFeatureConfig>)

Methods

boolean (FeatureContext<DripstoneClusterFeatureConfig>): a, place, method_13151, generate, m_wyvchmaq, m_142674_

void (StructureWorldAccess, Random, BlockPos, int, int, float, double, int, float, DripstoneClusterFeatureConfig): a, placeColumn, method_33002, generate, m_xkhpzgkb, m_159593_

boolean (WorldView, BlockPos): a, isLava, method_33386, isLava, m_inyoqusd, m_159585_

int (Random, int, int, float, int, DripstoneClusterFeatureConfig): a, getDripstoneHeight, method_33004, getHeight, m_vmejvmdq, m_159612_

boolean (StructureWorldAccess, BlockPos): b, canPlacePool, method_33000, canWaterSpawn, m_wrdpmhaj, m_159619_

boolean (WorldAccess, BlockPos): a, canBeAdjacentToWater, method_32998, isStoneOrWater, m_dzuigysp, m_159582_

void (StructureWorldAccess, BlockPos, int, Direction): a, replaceBlocksWithDripstoneBlocks, method_33001, placeDripstoneBlocks, m_yseplerk, m_159588_

double (int, int, int, int, DripstoneClusterFeatureConfig): a, getChanceOfStalagmiteOrStalactite, method_32997, dripstoneChance, m_gndfwlpa, m_159576_

float (Random, float, float, float, float): a, randomBetweenBiased, method_33003, clampedGaussian, m_akvddzvd, m_159606_