PacketWrapper
interface PacketWrapper
Wraps a raw NMS packet object, providing access to the original instance.
Implement this interface in version-specific modules to expose NMS packets through the common API without introducing direct NMS dependencies.