net.minecraft.world.level.block

public class PointedDripstoneBlock

extends Block implements Fallable, SimpleWaterloggedBlock

All mapped superinterfaces:

FeatureElement, ItemLike, Fallable, SimpleWaterloggedBlock, BucketPickup, LiquidBlockContainer

dqg
net.minecraft.world.level.block.PointedDripstoneBlock
net.minecraft.class_5689
net.minecraft.unmapped.C_mqztguph
net.minecraft.block.PointedDripstoneBlock
net.minecraft.block.PointedDripstoneBlock
net.minecraft.src.C_141220_
net.minecraft.world.level.block.PointedDripstoneBlock

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<PointedDripstoneBlock>
a
CODEC
field_46413
f_pdshxdbu
CODEC
CODEC
f_303594_
public static final EnumProperty<Direction>
b
TIP_DIRECTION
field_28050
f_piwwbynr
VERTICAL_DIRECTION
VERTICAL_DIRECTION
f_154009_
public static final EnumProperty<DripstoneThickness>
c
THICKNESS
field_28051
f_ipkmpdju
THICKNESS
THICKNESS
f_154010_
public static final BooleanProperty
d
WATERLOGGED
field_28052
f_igqmwyaf
WATERLOGGED
WATERLOGGED
f_154011_
private static final int
e
MAX_SEARCH_LENGTH_WHEN_CHECKING_DRIP_TYPE
field_31205
f_fafmlqec
field_31205
MAX_SEARCH_LENGTH_WHEN_CHECKING_DRIP_TYPE
f_154012_
private static final int
f
DELAY_BEFORE_FALLING
field_31207
f_geyyeqmy
field_31207
DELAY_BEFORE_FALLING
f_154014_
private static final float
g
DRIP_PROBABILITY_PER_ANIMATE_TICK
field_31208
f_rhbkldyw
field_31208
DRIP_CHANCE_PER_TICK
f_154015_
private static final float
h
DRIP_PROBABILITY_PER_ANIMATE_TICK_IF_UNDER_LIQUID_SOURCE
field_31209
f_xcfwthdp
field_31209
DRIP_CHANCE_PER_TICK_UNDER_LIQUID_SOURCE
f_154016_
private static final int
i
MAX_SEARCH_LENGTH_BETWEEN_STALACTITE_TIP_AND_CAULDRON
field_31210
f_elvssjrw
field_31210
MAX_SEARCH_LENGTH_BETWEEN_STALACTITE_TIP_AND_CAULDRON
f_154017_
private static final float
j
WATER_TRANSFER_PROBABILITY_PER_RANDOM_TICK
field_31211
f_atkrknhi
WATER_DRIP_CHANCE
WATER_DRIP_CHANCE
f_221844_
private static final float
k
LAVA_TRANSFER_PROBABILITY_PER_RANDOM_TICK
field_31212
f_lnxmvsho
LAVA_DRIP_CHANCE
LAVA_DRIP_CHANCE
f_221845_
private static final double
l
MIN_TRIDENT_VELOCITY_TO_BREAK_DRIPSTONE
field_31213
f_pijjnopm
field_31213
MIN_TRIDENT_VELOCITY_BREAK_DRIPSTONE
f_154020_
private static final float
m
STALACTITE_DAMAGE_PER_FALL_DISTANCE_AND_SIZE
field_31214
f_jgybmyto
field_31214
STALACTITE_DAMAGE_FROM_FALL_AND_SIZE
f_154021_
private static final int
n
STALACTITE_MAX_DAMAGE
field_31215
f_rlxeozar
field_31215
STALACTITE_MAX_DAMAGE
f_154022_
private static final int
o
MAX_STALACTITE_HEIGHT_FOR_DAMAGE_CALCULATION
field_31200
f_kdusyxft
field_31200
MAX_STALACTITE_HEIGHT_FOR_DAMAGE_CALCULATION
f_153994_
private static final float
G
STALAGMITE_FALL_DISTANCE_OFFSET
field_31201
f_jwzgoxfc
field_31201
STALAGMITE_FALL_DISTANCE_OFFSET
f_153995_
private static final int
H
STALAGMITE_FALL_DAMAGE_MODIFIER
field_31202
f_kgtqoixj
field_31202
STALAGMITE_FALL_DAMAGE_MODIFIER
f_153996_
private static final float
I
AVERAGE_DAYS_PER_GROWTH
field_33566
f_qmkauocb
field_33566
AVERAGE_DAYS_PER_GROWTH
f_153997_
private static final float
J
GROWTH_PROBABILITY_PER_RANDOM_TICK
field_33567
f_yfrcxgww
field_33567
GROWTH_PROBABILITY_PER_RANDOM_TICK
f_153998_
private static final int
K
MAX_GROWTH_LENGTH
field_33568
f_vqnaabdz
MAX_STALACTITE_GROWTH
MAX_STALACTITE_GROWTH
f_153999_
private static final int
L
MAX_STALAGMITE_SEARCH_RANGE_WHEN_GROWING
field_33569
f_cizsryow
STALACTITE_FLOOR_SEARCH_RANGE
STALACTITE_FLOOR_SEARCH_RANGE
f_154000_
private static final float
M
STALACTITE_DRIP_START_PIXEL
field_31203
f_fbahmvfg
field_31203
STALACTITE_DRIP_START_PIXEL
f_154001_
private static final VoxelShape
N
TIP_MERGE_SHAPE
field_28053
f_gxticsyy
TIP_MERGE_SHAPE
TIP_MERGE_SHAPE
f_154002_
private static final VoxelShape
O
TIP_SHAPE_UP
field_28054
f_vtjyruic
UP_TIP_SHAPE
UP_TIP_SHAPE
f_154003_
private static final VoxelShape
P
TIP_SHAPE_DOWN
field_28055
f_wncudmpi
DOWN_TIP_SHAPE
DOWN_TIP_SHAPE
f_154004_
private static final VoxelShape
Q
FRUSTUM_SHAPE
field_28058
f_cttqfcoe
BASE_SHAPE
BASE_SHAPE
f_154005_
private static final VoxelShape
R
MIDDLE_SHAPE
field_28056
f_ijopvefq
FRUSTUM_SHAPE
FRUSTUM_SHAPE
f_154006_
private static final VoxelShape
S
BASE_SHAPE
field_28057
f_knqnihnn
MIDDLE_SHAPE
MIDDLE_SHAPE
f_154007_
private static final float
T
MAX_HORIZONTAL_OFFSET
field_31204
f_gllsmtmr
field_31204
MAX_HORIZONTAL_OFFSET
f_154008_
private static final VoxelShape
U
REQUIRED_SPACE_TO_DRIP_THROUGH_NON_SOLID_BLOCK
field_36340
f_xtosjmrf
DRIP_COLLISION_SHAPE
REQUIRED_DRIP_SPACE_FOR_NON_SOLID
f_202005_

Constructor summary

ModifierConstructor
public (BlockBehaviour$Properties settings)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<PointedDripstoneBlock>
a()
codec()
method_53969()
m_wrnxumjr()
getCodec()
getCodec()
m_304657_()
protected void
a(dxw$a<dkm, dxv> arg0)
createBlockStateDefinition(StateDefinition$Builder<Block, BlockState> arg0)
method_9515(class_2689$class_2690<class_2248, class_2680> arg0)
m_yujtcnah(C_ezfeikaq$C_mfnsmxhw<C_mmxmpdoq, C_txtbiemp> arg0)
appendProperties(StateManager$Builder<Block, BlockState> arg0)
appendProperties(StateManager$Builder<Block, BlockState> arg0)
m_7926_(C_2065_$C_2066_<C_1706_, C_2064_> arg0)
protected boolean
a(dxv arg0, dhl arg1, jh arg2)
canSurvive(BlockState arg0, LevelReader arg1, BlockPos arg2)
method_9558(class_2680 arg0, class_4538 arg1, class_2338 arg2)
m_qixajhot(C_txtbiemp arg0, C_eemzphbi arg1, C_hynzadkk arg2)
canPlaceAt(BlockState arg0, WorldView arg1, BlockPos arg2)
canPlaceAt(BlockState arg0, WorldView arg1, BlockPos arg2)
m_7898_(C_2064_ p_154138_, C_1599_ p_154139_, C_4675_ arg2)
protected BlockState
a(dxv arg0, dhl arg1, dhx arg2, jh arg3, jm arg4, jh arg5, dxv arg6, bam arg7)
updateShape(BlockState arg0, LevelReader arg1, ScheduledTickAccess arg2, BlockPos arg3, Direction arg4, BlockPos arg5, BlockState arg6, RandomSource arg7)
method_9559(class_2680 arg0, class_4538 arg1, class_10225 arg2, class_2338 arg3, class_2350 arg4, class_2338 arg5, class_2680 arg6, class_5819 arg7)
m_yvunqpeq(C_txtbiemp arg0, C_eemzphbi arg1, C_adoatlrf arg2, C_hynzadkk arg3, C_xpuuihxf arg4, C_hynzadkk arg5, C_txtbiemp arg6, C_rlomrsco arg7)
getStateForNeighborUpdate(BlockState arg0, WorldView arg1, ScheduledTickView arg2, BlockPos arg3, Direction arg4, BlockPos arg5, BlockState arg6, Random arg7)
getStateForNeighborUpdate(BlockState arg0, WorldView arg1, TickSchedulerAccess arg2, BlockPos arg3, Direction arg4, BlockPos arg5, BlockState arg6, RandomGenerator arg7)
m_7417_(C_2064_ p_366971_, C_1599_ p_370151_, C_346056_ p_154151_, C_4675_ p_154148_, C_4687_ p_154152_, C_4675_ p_154149_, C_2064_ p_362128_, C_212974_ arg7)
protected void
a(dhi arg0, dxv arg1, fbu arg2, cqq arg3)
onProjectileHit(Level arg0, BlockState arg1, BlockHitResult arg2, Projectile arg3)
method_19286(class_1937 arg0, class_2680 arg1, class_3965 arg2, class_1676 arg3)
m_wvibjcmf(C_cdctfzbn arg0, C_txtbiemp arg1, C_jdakttms arg2, C_ltpsyvhj arg3)
onProjectileHit(World arg0, BlockState arg1, BlockHitResult arg2, ProjectileEntity arg3)
onProjectileHit(World arg0, BlockState arg1, BlockHitResult arg2, ProjectileEntity arg3)
m_5581_(C_1596_ p_154043_, C_2064_ p_154044_, C_3041_ p_154045_, C_1167_ arg3)
public void
a(dhi arg0, dxv arg1, jh arg2, bvk arg3, float arg4)
fallOn(Level arg0, BlockState arg1, BlockPos arg2, Entity arg3, float arg4)
method_9554(class_1937 arg0, class_2680 arg1, class_2338 arg2, class_1297 arg3, float arg4)
m_jweqgtyb(C_cdctfzbn arg0, C_txtbiemp arg1, C_hynzadkk arg2, C_astfners arg3, float arg4)
onLandedUpon(World arg0, BlockState arg1, BlockPos arg2, Entity arg3, float arg4)
onLandedUpon(World arg0, BlockState arg1, BlockPos arg2, Entity arg3, float arg4)
m_142072_(C_1596_ p_154048_, C_2064_ p_154049_, C_4675_ p_154050_, C_507_ p_154051_, float arg4)
public void
a(dxv arg0, dhi arg1, jh arg2, bam arg3)
animateTick(BlockState arg0, Level arg1, BlockPos arg2, RandomSource arg3)
method_9496(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_5819 arg3)
m_qdvbqnpt(C_txtbiemp arg0, C_cdctfzbn arg1, C_hynzadkk arg2, C_rlomrsco arg3)
randomDisplayTick(BlockState arg0, World arg1, BlockPos arg2, Random arg3)
randomDisplayTick(BlockState arg0, World arg1, BlockPos arg2, RandomGenerator arg3)
m_214162_(C_2064_ p_221871_, C_1596_ p_221872_, C_4675_ p_221873_, C_212974_ arg3)
protected void
a(dxv arg0, ash arg1, jh arg2, bam arg3)
tick(BlockState arg0, ServerLevel arg1, BlockPos arg2, RandomSource arg3)
method_9588(class_2680 arg0, class_3218 arg1, class_2338 arg2, class_5819 arg3)
m_bneobcwj(C_txtbiemp arg0, C_bdwnwhiu arg1, C_hynzadkk arg2, C_rlomrsco arg3)
scheduledTick(BlockState arg0, ServerWorld arg1, BlockPos arg2, Random arg3)
scheduledTick(BlockState arg0, ServerWorld arg1, BlockPos arg2, RandomGenerator arg3)
m_213897_(C_2064_ p_221866_, C_12_ p_221867_, C_4675_ p_221868_, C_212974_ arg3)
protected void
b(dxv arg0, ash arg1, jh arg2, bam arg3)
randomTick(BlockState arg0, ServerLevel arg1, BlockPos arg2, RandomSource arg3)
method_9514(class_2680 arg0, class_3218 arg1, class_2338 arg2, class_5819 arg3)
m_sdymngiw(C_txtbiemp arg0, C_bdwnwhiu arg1, C_hynzadkk arg2, C_rlomrsco arg3)
randomTick(BlockState arg0, ServerWorld arg1, BlockPos arg2, Random arg3)
randomTick(BlockState arg0, ServerWorld arg1, BlockPos arg2, RandomGenerator arg3)
m_213898_(C_2064_ p_221884_, C_12_ p_221885_, C_4675_ p_221886_, C_212974_ arg3)
public static void
a(dxv arg0, ash arg1, jh arg2, float arg3)
maybeTransferFluid(BlockState arg0, ServerLevel arg1, BlockPos arg2, float arg3)
method_32772(class_2680 arg0, class_3218 arg1, class_2338 arg2, float arg3)
m_dzmkdfsj(C_txtbiemp arg0, C_bdwnwhiu arg1, C_hynzadkk arg2, float arg3)
dripTick(BlockState state, ServerWorld world, BlockPos pos, float dripChance)
maybeDripFluid(BlockState state, ServerWorld world, BlockPos pos, float dripChance)
m_221859_(C_2064_ p_221860_, C_12_ p_221861_, C_4675_ p_221862_, float p_221863_)
public BlockState
a(dbg arg0)
getStateForPlacement(BlockPlaceContext arg0)
method_9605(class_1750 arg0)
m_iwedynhy(C_aiootljq arg0)
getPlacementState(ItemPlacementContext arg0)
getPlacementState(ItemPlacementContext arg0)
m_5573_(C_1445_ arg0)
protected FluidState
b_(dxv arg0)
getFluidState(BlockState arg0)
method_9545(class_2680 arg0)
m_nlstkjhl(C_txtbiemp arg0)
getFluidState(BlockState arg0)
getFluidState(BlockState arg0)
m_5888_(C_2064_ arg0)
protected VoxelShape
d_(dxv arg0)
getOcclusionShape(BlockState arg0)
method_9571(class_2680 arg0)
m_fsimvkxt(C_txtbiemp arg0)
getCullingShape(BlockState arg0)
getCullingShape(BlockState arg0)
m_7952_(C_2064_ arg0)
protected VoxelShape
a(dxv arg0, dgn arg1, jh arg2, fcd arg3)
getShape(BlockState arg0, BlockGetter arg1, BlockPos arg2, CollisionContext arg3)
method_9530(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_3726 arg3)
m_fqngyjtr(C_txtbiemp arg0, C_peaveboq arg1, C_hynzadkk arg2, C_pbfjvesm arg3)
getOutlineShape(BlockState arg0, BlockView arg1, BlockPos arg2, ShapeContext arg3)
getOutlineShape(BlockState arg0, BlockView arg1, BlockPos arg2, ShapeContext arg3)
m_5940_(C_2064_ p_154118_, C_1559_ p_154119_, C_4675_ p_154120_, C_3051_ arg3)
protected boolean
a_(dxv arg0, dgn arg1, jh arg2)
isCollisionShapeFullBlock(BlockState arg0, BlockGetter arg1, BlockPos arg2)
method_37403(class_2680 arg0, class_1922 arg1, class_2338 arg2)
m_msvsilpr(C_txtbiemp arg0, C_peaveboq arg1, C_hynzadkk arg2)
isShapeFullCube(BlockState arg0, BlockView arg1, BlockPos arg2)
isShapeFullCube(BlockState arg0, BlockView arg1, BlockPos arg2)
m_180643_(C_2064_ p_181236_, C_1559_ p_181237_, C_4675_ arg2)
protected float
as_()
getMaxHorizontalOffset()
method_32913()
m_ehxyzjpg()
getMaxHorizontalModelOffset()
getMaxModelOffset()
m_142740_()
public void
a(dhi arg0, jh arg1, cma arg2)
onBrokenAfterFall(Level arg0, BlockPos arg1, FallingBlockEntity arg2)
method_10129(class_1937 arg0, class_2338 arg1, class_1540 arg2)
m_xkbovboy(C_cdctfzbn arg0, C_hynzadkk arg1, C_uvxlswjj arg2)
onDestroyedOnLanding(World arg0, BlockPos arg1, FallingBlockEntity arg2)
onDestroyedOnLanding(World arg0, BlockPos arg1, FallingBlockEntity arg2)
m_142525_(C_1596_ p_154060_, C_4675_ p_154061_, C_975_ arg2)
public DamageSource
a(bvk arg0)
getFallDamageSource(Entity arg0)
method_32898(class_1297 arg0)
m_mntapcoq(C_astfners arg0)
getDamageSource(Entity arg0)
getDamageSource(Entity arg0)
m_252932_(C_507_ arg0)
private static void
a(dxv arg0, ash arg1, jh arg2)
spawnFallingStalactite(BlockState arg0, ServerLevel arg1, BlockPos arg2)
method_32771(class_2680 arg0, class_3218 arg1, class_2338 arg2)
m_hwsvyuds(C_txtbiemp arg0, C_bdwnwhiu arg1, C_hynzadkk arg2)
spawnFallingBlock(BlockState state, ServerWorld world, BlockPos pos)
spawnFallingBlock(BlockState state, ServerWorld world, BlockPos pos)
m_154097_(C_2064_ p_154098_, C_12_ p_154099_, C_4675_ p_154100_)
public static void
c(dxv arg0, ash arg1, jh arg2, bam arg3)
growStalactiteOrStalagmiteIfPossible(BlockState arg0, ServerLevel arg1, BlockPos arg2, RandomSource arg3)
method_36375(class_2680 arg0, class_3218 arg1, class_2338 arg2, class_5819 arg3)
m_sssorpbh(C_txtbiemp arg0, C_bdwnwhiu arg1, C_hynzadkk arg2, C_rlomrsco arg3)
tryGrow(BlockState state, ServerWorld world, BlockPos pos, Random random)
tryGrow(BlockState state, ServerWorld world, BlockPos pos, RandomGenerator random)
m_221887_(C_2064_ p_221888_, C_12_ p_221889_, C_4675_ p_221890_, C_212974_ p_221891_)
private static void
b(ash arg0, jh arg1)
growStalagmiteBelow(ServerLevel arg0, BlockPos arg1)
method_36368(class_3218 arg0, class_2338 arg1)
m_xmfpdwwe(C_bdwnwhiu arg0, C_hynzadkk arg1)
tryGrowStalagmite(ServerWorld world, BlockPos pos)
tryGrowStalagmite(ServerWorld world, BlockPos pos)
m_154032_(C_12_ p_154033_, C_4675_ p_154034_)
private static void
a(ash arg0, jh arg1, jm arg2)
grow(ServerLevel arg0, BlockPos arg1, Direction arg2)
method_36369(class_3218 arg0, class_2338 arg1, class_2350 arg2)
m_mawaxdxh(C_bdwnwhiu arg0, C_hynzadkk arg1, C_xpuuihxf arg2)
tryGrow(ServerWorld world, BlockPos pos, Direction direction)
tryGrow(ServerWorld world, BlockPos pos, Direction direction)
m_154035_(C_12_ p_154036_, C_4675_ p_154037_, C_4687_ p_154038_)
private static void
a(dhj arg0, jh arg1, jm arg2, dyr arg3)
createDripstone(LevelAccessor arg0, BlockPos arg1, Direction arg2, DripstoneThickness arg3)
method_36370(class_1936 arg0, class_2338 arg1, class_2350 arg2, class_5691 arg3)
m_ioubzvri(C_vdvbsyle arg0, C_hynzadkk arg1, C_xpuuihxf arg2, C_kfpkaqag arg3)
place(WorldAccess world, BlockPos pos, Direction direction, Thickness thickness)
place(WorldAccess world, BlockPos pos, Direction direction, Thickness thickness)
m_154087_(C_1598_ p_154088_, C_4675_ p_154089_, C_4687_ p_154090_, C_141260_ p_154091_)
private static void
a(dxv arg0, dhj arg1, jh arg2)
createMergedTips(BlockState arg0, LevelAccessor arg1, BlockPos arg2)
method_36376(class_2680 arg0, class_1936 arg1, class_2338 arg2)
m_gqocpmbe(C_txtbiemp arg0, C_vdvbsyle arg1, C_hynzadkk arg2)
growMerged(BlockState state, WorldAccess world, BlockPos pos)
growMerged(BlockState state, WorldAccess world, BlockPos pos)
m_154230_(C_2064_ p_154231_, C_1598_ p_154232_, C_4675_ p_154233_)
public static void
a(dhi arg0, jh arg1, dxv arg2)
spawnDripParticle(Level arg0, BlockPos arg1, BlockState arg2)
method_32899(class_1937 arg0, class_2338 arg1, class_2680 arg2)
m_ywbyzxgi(C_cdctfzbn arg0, C_hynzadkk arg1, C_txtbiemp arg2)
createParticle(World world, BlockPos pos, BlockState state)
createParticle(World world, BlockPos pos, BlockState state)
m_154062_(C_1596_ p_154063_, C_4675_ p_154064_, C_2064_ p_154065_)
private static void
a(dhi arg0, jh arg1, dxv arg2, etw arg3)
spawnDripParticle(Level arg0, BlockPos arg1, BlockState arg2, Fluid arg3)
method_32768(class_1937 arg0, class_2338 arg1, class_2680 arg2, class_3611 arg3)
m_jgotfubi(C_cdctfzbn arg0, C_hynzadkk arg1, C_txtbiemp arg2, C_rxhyurmy arg3)
createParticle(World world, BlockPos pos, BlockState state, Fluid fluid)
createParticle(World world, BlockPos pos, BlockState state, Fluid fluid)
m_154071_(C_1596_ p_154072_, C_4675_ p_154073_, C_2064_ p_154074_, C_2690_ p_154075_)
private static BlockPos
a(dxv arg0, dhj arg1, jh arg2, int arg3, boolean arg4)
findTip(BlockState arg0, LevelAccessor arg1, BlockPos arg2, int arg3, boolean arg4)
method_32782(class_2680 arg0, class_1936 arg1, class_2338 arg2, int arg3, boolean arg4)
m_eniothsn(C_txtbiemp arg0, C_vdvbsyle arg1, C_hynzadkk arg2, int arg3, boolean arg4)
getTipPos(BlockState state, WorldAccess world, BlockPos pos, int range, boolean allowMerged)
getTipPos(BlockState state, WorldAccess world, BlockPos pos, int range, boolean allowMerged)
m_154130_(C_2064_ p_154131_, C_1598_ p_154132_, C_4675_ p_154133_, int p_154134_, boolean p_154135_)
private static Direction
b(dhl arg0, jh arg1, jm arg2)
calculateTipDirection(LevelReader arg0, BlockPos arg1, Direction arg2)
method_32777(class_4538 arg0, class_2338 arg1, class_2350 arg2)
m_ovvlmlpw(C_eemzphbi arg0, C_hynzadkk arg1, C_xpuuihxf arg2)
getDirectionToPlaceAt(WorldView world, BlockPos pos, Direction direction)
getDirectionToPlaceAt(WorldView world, BlockPos pos, Direction direction)
m_154190_(C_1599_ p_154191_, C_4675_ p_154192_, C_4687_ p_154193_)
private static DripstoneThickness
a(dhl arg0, jh arg1, jm arg2, boolean arg3)
calculateDripstoneThickness(LevelReader arg0, BlockPos arg1, Direction arg2, boolean arg3)
method_32770(class_4538 arg0, class_2338 arg1, class_2350 arg2, boolean arg3)
m_vqfkjipo(C_eemzphbi arg0, C_hynzadkk arg1, C_xpuuihxf arg2, boolean arg3)
getThickness(WorldView world, BlockPos pos, Direction direction, boolean tryMerge)
getThickness(WorldView world, BlockPos pos, Direction direction, boolean tryMerge)
m_154092_(C_1599_ p_154093_, C_4675_ p_154094_, C_4687_ p_154095_, boolean p_154096_)
public static boolean
o(dxv arg0)
canDrip(BlockState arg0)
method_32783(class_2680 arg0)
m_zebmbyne(C_txtbiemp arg0)
canDrip(BlockState state)
canDrip(BlockState state)
m_154238_(C_2064_ p_154239_)
private static boolean
b(dxv arg0, ash arg1, jh arg2)
canTipGrow(BlockState arg0, ServerLevel arg1, BlockPos arg2)
method_36374(class_2680 arg0, class_3218 arg1, class_2338 arg2)
m_pdcnzwat(C_txtbiemp arg0, C_bdwnwhiu arg1, C_hynzadkk arg2)
canGrow(BlockState state, ServerWorld world, BlockPos pos)
canGrow(BlockState state, ServerWorld world, BlockPos pos)
m_154194_(C_2064_ p_154195_, C_12_ p_154196_, C_4675_ p_154197_)
private static Optional<BlockPos>
a(dhi arg0, jh arg1, dxv arg2, int arg3)
findRootBlock(Level arg0, BlockPos arg1, BlockState arg2, int arg3)
method_32776(class_1937 arg0, class_2338 arg1, class_2680 arg2, int arg3)
m_rzhingug(C_cdctfzbn arg0, C_hynzadkk arg1, C_txtbiemp arg2, int arg3)
getSupportingPos(World world, BlockPos pos, BlockState state, int range)
getSupportingPos(World world, BlockPos pos, BlockState state, int range)
m_154066_(C_1596_ p_154067_, C_4675_ p_154068_, C_2064_ p_154069_, int p_154070_)
private static boolean
c(dhl arg0, jh arg1, jm arg2)
isValidPointedDripstonePlacement(LevelReader arg0, BlockPos arg1, Direction arg2)
method_32781(class_4538 arg0, class_2338 arg1, class_2350 arg2)
m_scsrnhoj(C_eemzphbi arg0, C_hynzadkk arg1, C_xpuuihxf arg2)
canPlaceAtWithDirection(WorldView world, BlockPos pos, Direction direction)
canPlaceAtWithDirection(WorldView world, BlockPos pos, Direction direction)
m_154221_(C_1599_ p_154222_, C_4675_ p_154223_, C_4687_ p_154224_)
private static boolean
a(dxv arg0, boolean arg1)
isTip(BlockState arg0, boolean arg1)
method_32784(class_2680 arg0, boolean arg1)
m_gbxuezng(C_txtbiemp arg0, boolean arg1)
isTip(BlockState state, boolean allowMerged)
isTip(BlockState state, boolean allowMerged)
m_154153_(C_2064_ p_154154_, boolean p_154155_)
private static boolean
a(dxv arg0, jm arg1)
isUnmergedTipWithDirection(BlockState arg0, Direction arg1)
method_36372(class_2680 arg0, class_2350 arg1)
m_nalfbbwg(C_txtbiemp arg0, C_xpuuihxf arg1)
isTip(BlockState state, Direction direction)
isTip(BlockState state, Direction direction)
m_154143_(C_2064_ p_154144_, C_4687_ p_154145_)
private static boolean
q(dxv arg0)
isStalactite(BlockState arg0)
method_32785(class_2680 arg0)
m_xgzpasaq(C_txtbiemp arg0)
isPointingDown(BlockState state)
isPointingDown(BlockState state)
m_154240_(C_2064_ p_154241_)
private static boolean
r(dxv arg0)
isStalagmite(BlockState arg0)
method_35283(class_2680 arg0)
m_jjoyjvyc(C_txtbiemp arg0)
isPointingUp(BlockState state)
isPointingUp(BlockState state)
m_154242_(C_2064_ p_154243_)
private static boolean
b(dxv arg0, dhl arg1, jh arg2)
isStalactiteStartPos(BlockState arg0, LevelReader arg1, BlockPos arg2)
method_32778(class_2680 arg0, class_4538 arg1, class_2338 arg2)
m_gpzjtoli(C_txtbiemp arg0, C_eemzphbi arg1, C_hynzadkk arg2)
isHeldByPointedDripstone(BlockState state, WorldView world, BlockPos pos)
isHeldByPointedDripstone(BlockState state, WorldView world, BlockPos pos)
m_154203_(C_2064_ p_154204_, C_1599_ p_154205_, C_4675_ p_154206_)
protected boolean
a(dxv arg0, eum arg1)
isPathfindable(BlockState arg0, PathComputationType arg1)
method_9516(class_2680 arg0, class_10 arg1)
m_rwctfady(C_txtbiemp arg0, C_kjwlgpfr arg1)
canPathfindThrough(BlockState arg0, NavigationType arg1)
canPathfindThrough(BlockState arg0, NavigationType arg1)
m_7357_(C_2064_ p_154115_, C_2754_ arg1)
private static boolean
b(dxv arg0, jm arg1)
isPointedDripstoneWithDirection(BlockState arg0, Direction arg1)
method_32774(class_2680 arg0, class_2350 arg1)
m_jyuhsbds(C_txtbiemp arg0, C_xpuuihxf arg1)
isPointedDripstoneFacingDirection(BlockState state, Direction direction)
isPointedDripstoneFacingDirection(BlockState state, Direction direction)
m_154207_(C_2064_ p_154208_, C_4687_ p_154209_)
private static BlockPos
a(dhi arg0, jh arg1, etw arg2)
findFillableCauldronBelowStalactiteTip(Level arg0, BlockPos arg1, Fluid arg2)
method_32769(class_1937 arg0, class_2338 arg1, class_3611 arg2)
m_urgsclfk(C_cdctfzbn arg0, C_hynzadkk arg1, C_rxhyurmy arg2)
getCauldronPos(World world, BlockPos pos, Fluid fluid)
getCauldronPos(World world, BlockPos pos, Fluid fluid)
m_154076_(C_1596_ p_154077_, C_4675_ p_154078_, C_2690_ p_154079_)
public static BlockPos
a(dhi arg0, jh arg1)
findStalactiteTipAboveCauldron(Level arg0, BlockPos arg1)
method_32767(class_1937 arg0, class_2338 arg1)
m_bohvfles(C_cdctfzbn arg0, C_hynzadkk arg1)
getDripPos(World world, BlockPos pos)
getDripPos(World world, BlockPos pos)
m_154055_(C_1596_ p_154056_, C_4675_ p_154057_)
public static Fluid
a(ash arg0, jh arg1)
getCauldronFillFluidType(ServerLevel arg0, BlockPos arg1)
method_32775(class_3218 arg0, class_2338 arg1)
m_nytzblne(C_bdwnwhiu arg0, C_hynzadkk arg1)
getDripFluid(ServerWorld world, BlockPos pos)
getDripFluid(ServerWorld world, BlockPos pos)
m_221849_(C_12_ p_221850_, C_4675_ p_221851_)
private static Optional<PointedDripstoneBlock$FluidInfo>
b(dhi arg0, jh arg1, dxv arg2)
getFluidAboveStalactite(Level arg0, BlockPos arg1, BlockState arg2)
method_33276(class_1937 arg0, class_2338 arg1, class_2680 arg2)
m_auhhxpgo(C_cdctfzbn arg0, C_hynzadkk arg1, C_txtbiemp arg2)
getFluid(World world, BlockPos pos, BlockState state)
getFluid(World world, BlockPos pos, BlockState state)
m_154181_(C_1596_ p_154182_, C_4675_ p_154183_, C_2064_ p_154184_)
private static boolean
a(etw arg0)
canFillCauldron(Fluid arg0)
method_33273(class_3611 arg0)
m_jskepere(C_rxhyurmy arg0)
isFluidLiquid(Fluid fluid)
isFluidLiquid(Fluid fluid)
m_154158_(C_2690_ p_154159_)
private static boolean
a(dxv arg0, dxv arg1)
canGrow(BlockState arg0, BlockState arg1)
method_36371(class_2680 arg0, class_2680 arg1)
m_dflnvkxy(C_txtbiemp arg0, C_txtbiemp arg1)
canGrow(BlockState dripstoneBlockState, BlockState waterState)
canGrow(BlockState dripstoneBlockState, BlockState waterState)
m_154140_(C_2064_ p_154141_, C_2064_ p_154142_)
private static Fluid
a(dhi arg0, etw arg1)
getDripFluid(Level arg0, Fluid arg1)
method_33271(class_1937 arg0, class_3611 arg1)
m_mvikrtjs(C_cdctfzbn arg0, C_rxhyurmy arg1)
getDripFluid(World world, Fluid fluid)
getDripFluid(World world, Fluid fluid)
m_154052_(C_1596_ p_154053_, C_2690_ p_154054_)
private static Optional<BlockPos>
a(dhj arg0, jh arg1, jm$b arg2, BiPredicate<jh, dxv> arg3, Predicate<dxv> arg4, int arg5)
findBlockVertical(LevelAccessor arg0, BlockPos arg1, Direction$AxisDirection arg2, BiPredicate<BlockPos, BlockState> arg3, Predicate<BlockState> arg4, int arg5)
method_33272(class_1936 arg0, class_2338 arg1, class_2350$class_2352 arg2, BiPredicate<class_2338, class_2680> arg3, Predicate<class_2680> arg4, int arg5)
m_gxoyulwl(C_vdvbsyle arg0, C_hynzadkk arg1, C_xpuuihxf$C_ozjqcgqq arg2, BiPredicate<C_hynzadkk, C_txtbiemp> arg3, Predicate<C_txtbiemp> arg4, int arg5)
searchInDirection(WorldAccess world, BlockPos pos, Direction$AxisDirection direction, BiPredicate<BlockPos, BlockState> continuePredicate, Predicate<BlockState> stopPredicate, int range)
searchInDirection(WorldAccess world, BlockPos pos, Direction$AxisDirection direction, BiPredicate<BlockPos, BlockState> continuePredicate, Predicate<BlockState> stopPredicate, int range)
m_202006_(C_1598_ p_202007_, C_4675_ p_202008_, C_4687_$C_4693_ p_202009_, BiPredicate<C_4675_, C_2064_> p_202010_, Predicate<C_2064_> p_202011_, int p_202012_)
private static boolean
a(dgn arg0, jh arg1, dxv arg2)
canDripThrough(BlockGetter arg0, BlockPos arg1, BlockState arg2)
method_40016(class_1922 arg0, class_2338 arg1, class_2680 arg2)
m_nxmhibqn(C_peaveboq arg0, C_hynzadkk arg1, C_txtbiemp arg2)
canDripThrough(BlockView world, BlockPos pos, BlockState state)
canDripThrough(BlockView world, BlockPos pos, BlockState blockState)
m_202017_(C_1559_ p_202018_, C_4675_ p_202019_, C_2064_ p_202020_)