Interface FallingBlockDamageSource.Builder

All Superinterfaces:
AbstractBuilder<FallingBlockDamageSource>, Builder<FallingBlockDamageSource,FallingBlockDamageSource.Builder>, CopyableBuilder<FallingBlockDamageSource,FallingBlockDamageSource.Builder>, DamageSource.DamageSourceBuilder<FallingBlockDamageSource,FallingBlockDamageSource.Builder>, EntityDamageSource.EntityDamageSourceBuilder<FallingBlockDamageSource,FallingBlockDamageSource.Builder>, ResettableBuilder<FallingBlockDamageSource,FallingBlockDamageSource.Builder>
Enclosing interface:
FallingBlockDamageSource

public static interface FallingBlockDamageSource.Builder extends EntityDamageSource.EntityDamageSourceBuilder<FallingBlockDamageSource,FallingBlockDamageSource.Builder>