FlockAsset

abstract class FlockAsset implements JsonAssetWithMap, IndexedLookupTableAssetMap, FlockAsset>>

Class FlockAsset. Provides flockasset functionality for the Hytale server.

java.lang.Object > FlockAsset

Field Summary

data

private AssetExtraInfo.Data data

Field data.

id

protected String id

Field id.

maxGrowSize

protected int maxGrowSize

Field maxGrowSize.

blockedRoles

protected String[] blockedRoles

Field blockedRoles.

Method Detail

getAssetStore

public > getAssetStore ()

Method getAssetStore.

getAssetMap

public FlockAsset> getAssetMap ()

Method getAssetMap.

FlockAsset

public protected FlockAsset ()

Method FlockAsset.

getId

public String getId ()

Method getId.

getMaxGrowSize

public int getMaxGrowSize ()

Method getMaxGrowSize.

getBlockedRoles

public String[] getBlockedRoles ()

Method getBlockedRoles.

toString

public String toString ()

Method toString.

definition

public a definition (e.g. via a command)

Method definition.

Parameters:
e.g. via a command