Annotation Interface PacketInfo


@Target(TYPE) @Retention(RUNTIME) public @interface PacketInfo
Annotation for PixelmonPacket packet registry data
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The direction of the packet (i.e.
  • Element Details

    • value

      The direction of the packet (i.e. client -> server)
      Returns:
      the direction of the packet