public static interface EntityDamageSource.EntityDamageSourceBuilder<T extends EntityDamageSource,B extends EntityDamageSource.EntityDamageSourceBuilder<T,B>> extends DamageSource.DamageSourceBuilder<T,B>
Modifier and Type | Method and Description |
---|---|
B |
entity(Entity entity)
Sets the
Entity as the damage "source". |
absolute, build, bypassesArmor, creative, exhaustion, explosion, magical, scalesWithDifficulty, type
from, reset