From 89b8b418d530a417d59ec148e7a8fff719c465af Mon Sep 17 00:00:00 2001 From: Govindas Date: Tue, 3 Nov 2020 13:01:31 +0200 Subject: [PATCH] Quick 1.16.4 support --- .idea/workspace.xml | 40 ++-------- SkStuff.iml | 11 +++ src/me/TheBukor/SkStuff/SkStuff.java | 17 ++-- .../SkStuff/effects/EffSetPathGoal.java | 8 +- .../PathfinderGoalFollow_v1_16_R2.java | 12 +-- .../PathfinderGoalFollow_v1_16_R3.java | 79 +++++++++++++++++++ .../TheBukor/SkStuff/util/NMS_v1_16_R3.java | 79 +++++++++++++++++++ 7 files changed, 191 insertions(+), 55 deletions(-) create mode 100644 src/me/TheBukor/SkStuff/pathfinders/PathfinderGoalFollow_v1_16_R3.java create mode 100644 src/me/TheBukor/SkStuff/util/NMS_v1_16_R3.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 1c2a053..40e783f 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,33 +2,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - -