net.minecraft.world.level.block

public interface Fallable

cmd
net.minecraft.world.level.block.Fallable
net.minecraft.class_5688
net.minecraft.block.LandingBlock
net.minecraft.src.C_141204_
net.minecraft.world.level.block.Fallable

Method summary

Modifier and TypeMethod
default void
a(cgx arg0, gt arg1, cvo arg2, cvo arg3, bqu arg4)
onLand(Level arg0, BlockPos arg1, BlockState arg2, BlockState arg3, FallingBlockEntity arg4)
method_10127(class_1937 arg0, class_2338 arg1, class_2680 arg2, class_2680 arg3, class_1540 arg4)
onLanding(World world, BlockPos pos, BlockState fallingBlockState, BlockState currentStateInPos, FallingBlockEntity fallingBlockEntity)
m_48792_(C_1596_ p_153221_, C_4675_ p_153222_, C_2064_ p_153223_, C_2064_ p_153224_, C_975_ arg4)
default void
a(cgx arg0, gt arg1, bqu arg2)
onBrokenAfterFall(Level arg0, BlockPos arg1, FallingBlockEntity arg2)
method_10129(class_1937 arg0, class_2338 arg1, class_1540 arg2)
onDestroyedOnLanding(World world, BlockPos pos, FallingBlockEntity fallingBlockEntity)
m_142525_(C_1596_ p_153218_, C_4675_ p_153219_, C_975_ arg2)
default DamageSource
b()
getFallDamageSource()
method_32898()
getDamageSource()
m_142088_()
default Predicate<Entity>
W_()
getHurtsEntitySelector()
method_32897()
getEntityPredicate()
m_142398_()