Skip to content

Handle entity collision during teleportation #517

Handle entity collision during teleportation

Handle entity collision during teleportation #517

Triggered via pull request August 12, 2026 01:32
Status Success
Total duration 50s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Build: core/src/main/java/com/nisovin/magicspells/spells/targeted/PainSpell.java#L85
[removal] setLastDamageCause(@org.jetbrains.annotations.Nullable EntityDamageEvent) in Entity has been deprecated and marked for removal
Build: core/src/main/java/com/nisovin/magicspells/spells/targeted/DrainlifeSpell.java#L135
[removal] setLastDamageCause(@org.jetbrains.annotations.Nullable EntityDamageEvent) in Entity has been deprecated and marked for removal
Build: core/src/main/java/com/nisovin/magicspells/spells/targeted/DotSpell.java#L179
[removal] setLastDamageCause(@org.jetbrains.annotations.Nullable EntityDamageEvent) in Entity has been deprecated and marked for removal
Build: core/src/main/java/com/nisovin/magicspells/events/MagicSpellsEntityDamageByEntityEvent.java#L24
[removal] EntityDamageByEntityEvent(@org.jetbrains.annotations.NotNull Entity,@org.jetbrains.annotations.NotNull Entity,@org.jetbrains.annotations.NotNull DamageCause,@org.jetbrains.annotations.NotNull Map<DamageModifier,Double>,@org.jetbrains.annotations.NotNull Map<DamageModifier,? extends Function<? super Double,Double>>) in EntityDamageByEntityEvent has been deprecated and marked for removal