Uses of Interface
org.cloudburstmc.api.entity.Living
Packages that use Living
-
Uses of Living in org.cloudburstmc.api.event.entity
Methods in org.cloudburstmc.api.event.entity that return LivingConstructors in org.cloudburstmc.api.event.entity with parameters of type LivingModifierConstructorDescriptionEntityDeathEvent(Living entity) EntityDeathEvent(Living entity, ItemStack[] drops) EntityShootBowEvent(Living shooter, ItemStack bow, Entity projectile, double force)