Annotation Interface PacketInfo
Annotation for
PixelmonPacket
packet registry data-
Required Element Summary
Modifier and TypeRequired ElementDescriptionnet.minecraftforge.network.NetworkDirection[]
The direction of the packet (i.e.
-
Element Details
-
value
net.minecraftforge.network.NetworkDirection[] valueThe direction of the packet (i.e. client -> server)- Returns:
- the direction of the packet
-