@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
Package org.spongepowered.api.event.cause.entity.damage.source
-
Interface Summary Interface Description BlockDamageSource BlockDamageSource.Builder DamageSource DamageSource.Builder DamageSource.DamageSourceBuilder<T extends DamageSource,B extends DamageSource.DamageSourceBuilder<T,B>> DamageSource.Factory EntityDamageSource EntityDamageSource.Builder EntityDamageSource.EntityDamageSourceBuilder<T extends EntityDamageSource,B extends EntityDamageSource.EntityDamageSourceBuilder<T,B>> FallingBlockDamageSource FallingBlockDamageSource.Builder IndirectEntityDamageSource IndirectEntityDamageSource.AbstractBuilder<T extends IndirectEntityDamageSource,B extends IndirectEntityDamageSource.AbstractBuilder<T,B>> IndirectEntityDamageSource.Builder -
Class Summary Class Description DamageSources A static collection of variousDamageSource
s that remain static, or otherwise "ambiguous" with regards to the actual source.