UnionPropAsset

public class UnionPropAsset extends PropAsset

Class UnionPropAsset. Provides unionpropasset functionality for the Hytale server.

java.lang.Object > PropAsset > UnionPropAsset

Field Summary

propAssets

private PropAsset[] propAssets

Field propAssets.

chainedProps

final ArrayList chainedProps

Field chainedProps.

Method Detail

UnionPropAsset

public public UnionPropAsset ()

Method UnionPropAsset.

build

public Prop build (@Nonnull final Argument argument)

Method build.

Parameters:
@Nonnull final Argument argument

cleanUp

public void cleanUp ()

Method cleanUp.