@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface PacketInfo
TCGPacket
packet registry dataModifier and Type | Required Element and Description |
---|---|
net.minecraftforge.fml.network.NetworkDirection[] |
value
The direction of the packet (i.e.
|