with Property
@Contract(value = "_ -> new", pure = true )
Creates a new game profile with the given property added to the list of properties.
Return
a new game profile
Parameters
property
the property to add
Creates a new game profile with the given property added to the list of properties.
a new game profile
the property to add