Interface | Description |
---|---|
BlockDamageSource | |
BlockDamageSource.Builder | |
DamageSource | |
DamageSource.Builder | |
DamageSource.DamageSourceBuilder<T extends DamageSource,B extends DamageSource.DamageSourceBuilder<T,B>> | |
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 | Description |
---|---|
DamageSources |
A static collection of various
DamageSource s that remain static, or
otherwise "ambiguous" with regards to the actual source. |