예제 #1
0
    def __init__(self, _core):
        self.core = _core

        self.packet = Packet(self)

        self.opcodeMethods = {}