net.minecraft.world.level.block

public interface Fallable

dql
net.minecraft.world.level.block.Fallable
net.minecraft.class_5688
net.minecraft.block.Falling
net.minecraft.world.level.block.Fallable

Method summary

Modifier and TypeMethod
default void
a(dkj arg0, iw arg1, ebq arg2, ebq arg3, com 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)
default void
a(dkj arg0, iw arg1, com 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)
default DamageSource
a(bxe arg0)
getFallDamageSource(Entity arg0)
method_32898(class_1297 arg0)
getDamageSource(Entity attacker)