particle
@Contract(value = "_, _ -> this", mutates = "this" )
Sets the particle type and data for the ambient particle settings to the given type and data.
Return
this builder
Parameters
type
the type
data
the data
Sets the particle type and data for the ambient particle settings to the given type and data.
this builder
the type
the data