Class: GeneratorTarget

GeneratorTarget()

A modifier settings class for generator modifiers. Keeps track of all the parameters the modifier should modify.

Constructor

new GeneratorTarget()

Source:

Methods

build()

Constructs the actual modifier with the given settings

Source:
Returns:

Modifier as per the given settings

multiplier(multiplier)

Multiplies the production of the generator.

Parameters:
Name Type Description
multiplier

Multiplier

Source:
Returns:

This target for chaining