Class PostMenuSort


  • public class PostMenuSort
    extends java.lang.Object
    Posted 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()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PostMenuSort

        public PostMenuSort()