From 11f73c13b57c325343cb3973fc2bc249332cb691 Mon Sep 17 00:00:00 2001 From: Josh Roy <10731363+JRoy@users.noreply.github.com> Date: Tue, 23 Nov 2021 16:40:37 -0500 Subject: [PATCH] More more more more more more more more work --- .../api/Add-ray-tracing-methods-to-LivingEntity.patch | 0 .../api/Expose-attack-cooldown-methods-for-Player.patch | 0 patches/{unapplied => }/api/Improve-death-events.patch | 0 .../server/Add-ray-tracing-methods-to-LivingEntity.patch | 0 .../server/Expose-attack-cooldown-methods-for-Player.patch | 2 +- patches/{unapplied => }/server/Improve-death-events.patch | 0 6 files changed, 1 insertion(+), 1 deletion(-) rename patches/{unapplied => }/api/Add-ray-tracing-methods-to-LivingEntity.patch (100%) rename patches/{unapplied => }/api/Expose-attack-cooldown-methods-for-Player.patch (100%) rename patches/{unapplied => }/api/Improve-death-events.patch (100%) rename patches/{unapplied => }/server/Add-ray-tracing-methods-to-LivingEntity.patch (100%) rename patches/{unapplied => }/server/Expose-attack-cooldown-methods-for-Player.patch (94%) rename patches/{unapplied => }/server/Improve-death-events.patch (100%) diff --git a/patches/unapplied/api/Add-ray-tracing-methods-to-LivingEntity.patch b/patches/api/Add-ray-tracing-methods-to-LivingEntity.patch similarity index 100% rename from patches/unapplied/api/Add-ray-tracing-methods-to-LivingEntity.patch rename to patches/api/Add-ray-tracing-methods-to-LivingEntity.patch diff --git a/patches/unapplied/api/Expose-attack-cooldown-methods-for-Player.patch b/patches/api/Expose-attack-cooldown-methods-for-Player.patch similarity index 100% rename from patches/unapplied/api/Expose-attack-cooldown-methods-for-Player.patch rename to patches/api/Expose-attack-cooldown-methods-for-Player.patch diff --git a/patches/unapplied/api/Improve-death-events.patch b/patches/api/Improve-death-events.patch similarity index 100% rename from patches/unapplied/api/Improve-death-events.patch rename to patches/api/Improve-death-events.patch diff --git a/patches/unapplied/server/Add-ray-tracing-methods-to-LivingEntity.patch b/patches/server/Add-ray-tracing-methods-to-LivingEntity.patch similarity index 100% rename from patches/unapplied/server/Add-ray-tracing-methods-to-LivingEntity.patch rename to patches/server/Add-ray-tracing-methods-to-LivingEntity.patch diff --git a/patches/unapplied/server/Expose-attack-cooldown-methods-for-Player.patch b/patches/server/Expose-attack-cooldown-methods-for-Player.patch similarity index 94% rename from patches/unapplied/server/Expose-attack-cooldown-methods-for-Player.patch rename to patches/server/Expose-attack-cooldown-methods-for-Player.patch index 1dee849592..12ae2b8e25 100644 --- a/patches/unapplied/server/Expose-attack-cooldown-methods-for-Player.patch +++ b/patches/server/Expose-attack-cooldown-methods-for-Player.patch @@ -28,5 +28,5 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000 + getHandle().resetAttackStrengthTicker(); + } // Paper end - // Spigot start + private final Player.Spigot spigot = new Player.Spigot() diff --git a/patches/unapplied/server/Improve-death-events.patch b/patches/server/Improve-death-events.patch similarity index 100% rename from patches/unapplied/server/Improve-death-events.patch rename to patches/server/Improve-death-events.patch