mirror of
https://github.com/Samsuik/Sakura.git
synced 2025-12-22 00:09:20 +00:00
Missing change during 1.21.4 update
This commit is contained in:
@@ -205,5 +205,6 @@ public abstract class SpecialisedExplosion<T extends Entity> extends ServerExplo
|
|||||||
}
|
}
|
||||||
|
|
||||||
entity.setDeltaMovement(moveX, moveY, moveZ);
|
entity.setDeltaMovement(moveX, moveY, moveZ);
|
||||||
|
entity.hasImpulse = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user