effects

@Contract(value = "_ -> this", mutates = "this")
abstract fun effects(effects: Key): DimensionType.Builder

Sets the location that will be used by the client to look up the effects for the dimension type.

Return

this builder

Parameters

effects

the effects settings location

See also