public static interface FallingBlockDamageSource.Builder extends EntityDamageSource.EntityDamageSourceBuilder<FallingBlockDamageSource,FallingBlockDamageSource.Builder>
Modifier and Type | Method and Description |
---|---|
FallingBlockDamageSource.Builder |
fallingBlock(ImmutableFallingBlockData fallingBlock)
Sets the
ImmutableFallingBlockData for the damage source. |
entity
absolute, build, bypassesArmor, creative, exhaustion, explosion, magical, scalesWithDifficulty, type
from, reset
FallingBlockDamageSource.Builder fallingBlock(ImmutableFallingBlockData fallingBlock)
ImmutableFallingBlockData
for the damage source.fallingBlock
- The falling block data