// Extension methods
 public static UserEffect AssertEffectExists(this UserEffectData userData, long id, bool throwException = true) => default;