net.minecraft.world.level.block

public interface Fallable

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

Method summary

Modifier and TypeMethod
default void
a(dhp arg0, jj arg1, dym arg2, dym arg3, cmm 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(dhp arg0, jj arg1, cmm 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(bvs arg0)
getFallDamageSource(Entity arg0)
method_32898(class_1297 arg0)
getDamageSource(Entity attacker)