From b2733f13841363c9417c0eb79d7240990eb36bcb Mon Sep 17 00:00:00 2001 From: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Date: Thu, 30 May 2024 18:01:24 +1000 Subject: Backend: Make skyhanni ReplaceItemEvent (#1866) Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: hannibal2 <24389977+hannibal002@users.noreply.github.com> --- .github/workflows/illegal-imports.txt | 1 + 1 file changed, 1 insertion(+) (limited to '.github/workflows/illegal-imports.txt') diff --git a/.github/workflows/illegal-imports.txt b/.github/workflows/illegal-imports.txt index 4b09e1826..7c3d58b77 100644 --- a/.github/workflows/illegal-imports.txt +++ b/.github/workflows/illegal-imports.txt @@ -7,3 +7,4 @@ at/hannibal2/skyhanni/ scala. at/hannibal2/skyhanni/ jline. at/hannibal2/skyhanni/ io.github.moulberry.notenoughupdates.util.Constants at/hannibal2/skyhanni/ io.github.moulberry.notenoughupdates.events.SlotClickEvent +at/hannibal2/skyhanni/ io.github.moulberry.notenoughupdates.events.ReplaceItemEvent -- cgit