public interface IEntityMultiPart
Modifier and Type | Method and Description |
---|---|
boolean |
attackEntityFromPart(MultiPartEntityPart part,
DamageSource source,
float damage) |
EntityType<?> |
getType() |
World |
getWorld() |
World getWorld()
boolean attackEntityFromPart(MultiPartEntityPart part, DamageSource source, float damage)
EntityType<?> getType()