-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
To reproduce, reveal any non-empty Jump iota on a server.
Issue seems to occur because Clojure uses reflection to list all methods on dev.architectury.platform.Mod, which includes a client-only method, even though we're not actually using that method. Adding a type hint in mod-name
should fix it.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working