Package net.runelite.api.events
Class PostMenuSort
- java.lang.Object
-
- net.runelite.api.events.PostMenuSort
-
public class PostMenuSort extends java.lang.ObjectPosted after the menu is sorted, but before clicks are processed. This is only fired if the menu isn't open, and shouldn't be used as a general purpose client tick event.
-
-
Constructor Summary
Constructors Constructor Description PostMenuSort()
-