Interface FallingBlock

All Superinterfaces:
CopyableDataHolder, DataHolder, DataHolder.Mutable, DataSerializable, Entity, EntityProjectileSource, HoverEventSource<HoverEvent.ShowEntity>, Identifiable, Locatable, ProjectileSource, RandomProvider, SerializableDataHolder, SerializableDataHolder.Mutable, Sound.Emitter, ValueContainer

public interface FallingBlock extends Entity
Represents a falling block. A falling block may harm entities where it lands, and, optionally, may place a block, or drop an item.