Take a game object and transform it into its equivalent data for an 0x17 packet.
Take a game object and transform it into its equivalent data for an 0x17 packet.
the game object
the specific ConstructorData that is equivalent to this object
Take a game object and transform it into its equivalent data for an 0x18 packet.
Take a game object and transform it into its equivalent data for an 0x18 packet.
the game object
the specific ConstructorData that is equivalent to this object
A converter that accepts an object and prepares it for transformation into an
0x17packet or an0x18packet. This is the decoded packet form of the game object, as if hexadecimal data from a packet was decoded.the type of game object