Interface DamageSource.Factory
- Enclosing interface:
DamageSource
public static interface DamageSource.Factory
-
Method Details
-
drowning
DamageSource drowning() -
dryout
DamageSource dryout() -
falling
DamageSource falling() -
fireTick
DamageSource fireTick() -
generic
DamageSource generic() -
magic
DamageSource magic() -
starvation
DamageSource starvation() -
voidSource
DamageSource voidSource() -
wither
DamageSource wither()
-