DirectionalityAsset

abstract class DirectionalityAsset implements Cleanable, JsonAssetWithMap, DefaultAssetMap, DirectionalityAsset>>

Class DirectionalityAsset. Provides directionalityasset functionality for the Hytale server.

java.lang.Object > DirectionalityAsset

Field Summary

id

private String id

Field id.

data

private AssetExtraInfo.Data data

Field data.

exportName

private String exportName

Field exportName.

parentSeed

public SeedBox parentSeed

Field parentSeed.

materialCache

public MaterialCache materialCache

Field materialCache.

referenceBundle

public ReferenceBundle referenceBundle

Field referenceBundle.

workerIndexer

public WorkerIndexer workerIndexer

Field workerIndexer.

Method Detail

DirectionalityAsset

public protected DirectionalityAsset ()

Method DirectionalityAsset.

cleanUp

public void cleanUp ()

Method cleanUp.

getExportedAsset

static DirectionalityAsset getExportedAsset (@Nonnull final String name)

Method getExportedAsset.

Parameters:
@Nonnull final String name

getId

public String getId ()

Method getId.

argumentFrom

static Argument argumentFrom (@Nonnull final PropAsset.Argument argument)

Method argumentFrom.

Parameters:
@Nonnull final PropAsset.Argument argument