abstract class ScannerAsset implementsCleanable,JsonAssetWithMap,DefaultAssetMap,ScannerAsset>>
Class ScannerAsset. Provides scannerasset functionality for the Hytale server.
java.lang.Object > ScannerAsset
Field Summary
id
private
String
id
Field id.
data
private
AssetExtraInfo.Data
data
Field data.
skip
private
boolean
skip
Field skip.
exportName
private
String
exportName
Field exportName.
parentSeed
public
SeedBox
parentSeed
Field parentSeed.
referenceBundle
public
ReferenceBundle
referenceBundle
Field referenceBundle.
Method Detail
ScannerAsset
public
protected
ScannerAsset
()
Method ScannerAsset.
skip
public
boolean
skip
()
Method skip.
getExportedAsset
Method getExportedAsset.
- Parameters:
@Nonnull final Stringname
getId
public
String
getId
()
Method getId.
argumentFrom
Method argumentFrom.
- Parameters:
@Nonnull final PropAsset.Argumentargument
cleanUp
public
void
cleanUp
()
Method cleanUp.