Package app.qwertz.luxxit.packet
Class InfoPacket
java.lang.Object
app.qwertz.luxxit.packet.LuxPacket
app.qwertz.luxxit.packet.InfoPacket
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class app.qwertz.luxxit.packet.LuxPacket
fromString, stringify
-
Constructor Details
-
InfoPacket
public InfoPacket() -
InfoPacket
-
-
Method Details
-
getPrefix
Description copied from class:LuxPacketReturns the string prefix identifying this packet type, e.g. "chat: " -
formatData
Description copied from class:LuxPacketReturns the string representation of the packet data (excluding prefix)- Specified by:
formatDatain classLuxPacket
-
parseData
-
getData
-