Condition

abstract class Condition implements JsonAssetWithMap, IndexedLookupTableAssetMap, Condition>>

Class Condition. Provides condition functionality for the Hytale server.

java.lang.Object > Condition

Field Summary

data

protected AssetExtraInfo.Data data

Field data.

id

protected String id

Field id.

reference

protected WeakReference reference

Field reference.

Method Detail

getAssetStore

public > getAssetStore ()

Method getAssetStore.

getAssetMap

public Condition> getAssetMap ()

Method getAssetMap.

Condition

public public Condition (final String id)

Method Condition.

Parameters:
final String id

getId

public String getId ()

Method getId.

setupNPC

public void setupNPC (final Role role)

Method setupNPC.

Parameters:
final Role role

getReference

public WeakReference getReference ()

Method getReference.

toString

public String toString ()

Method toString.

getAlwaysTrueFor

static Condition getAlwaysTrueFor (final String id)

Method getAlwaysTrueFor.

Parameters:
final String id