Class DeferEvaluateAssetHolder
java.lang.Object
com.hypixel.hytale.server.npc.asset.builder.holder.ValueHolder
com.hypixel.hytale.server.npc.asset.builder.holder.StringHolderBase
com.hypixel.hytale.server.npc.asset.builder.holder.AssetHolder
com.hypixel.hytale.server.npc.asset.builder.holder.DeferEvaluateAssetHolder
-
Field Summary
Fields inherited from class com.hypixel.hytale.server.npc.asset.builder.holder.AssetHolder
assetValidatorFields inherited from class com.hypixel.hytale.server.npc.asset.builder.holder.StringHolderBase
relationValidatorsFields inherited from class com.hypixel.hytale.server.npc.asset.builder.holder.ValueHolder
expression, LOG_VALUES, LOGGER, name, valueType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.hypixel.hytale.server.npc.asset.builder.holder.AssetHolder
get, rawGet, readJSON, readJSON, staticValidate, validateMethods inherited from class com.hypixel.hytale.server.npc.asset.builder.holder.StringHolderBase
addRelationValidator, validateRelationsMethods inherited from class com.hypixel.hytale.server.npc.asset.builder.holder.ValueHolder
getExpressionString, getName, readJSON, readJSON, setName
-
Constructor Details
-
DeferEvaluateAssetHolder
public DeferEvaluateAssetHolder()
-
-
Method Details
-
isStatic
public boolean isStatic()- Overrides:
isStaticin classValueHolder
-