net.cassite.tofpcap.MessageEvent Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tof-pcap-java Show documentation
Show all versions of tof-pcap-java Show documentation
packet capture of Tower of Fantasy
The newest version!
package net.cassite.tofpcap;
public record MessageEvent(MessageType type, Message msg) {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy