Class PacketMethods


  • public class PacketMethods
    extends java.lang.Object
    An object which holds references to the parsed packet methods from the game client. The PacketMethodLocator will parse the method which sends packets to the game server and store references to the method in this object.
    • Constructor Summary

      Constructors 
      Constructor Description
      PacketMethods()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • PacketMethods

        public PacketMethods()