SwitchStateDensityAsset

public class SwitchStateDensityAsset extends DensityAsset

Class SwitchStateDensityAsset. Provides switchstatedensityasset functionality for the Hytale server.

java.lang.Object > DensityAsset > SwitchStateDensityAsset

Field Summary

switchState

private String switchState

Field switchState.

stateHash

final int stateHash

Field stateHash.

Method Detail

SwitchStateDensityAsset

public public SwitchStateDensityAsset ()

Method SwitchStateDensityAsset.

build

public Density build (@Nonnull final Argument argument)

Method build.

Parameters:
@Nonnull final Argument argument

SwitchStateDensity

public new SwitchStateDensity (this.buildFirstInput(argument)

Method SwitchStateDensity.

Parameters:
this.buildFirstInput(argument this.buildFirstInput(argument

cleanUp

public void cleanUp ()

Method cleanUp.