A marker for a method that will be offered the client's version string
if more sophisticated version rejection handling is required:
The method should accept a "String" (the version) and return a boolean true
if the version can be accepted.
It can only be applied to the
NetworkMod
annotated class.