Class DurabilityScript
java.lang.Object
zombie.scripting.objects.BaseScriptObject
zombie.scripting.entity.ComponentScript
zombie.entity.components.combat.DurabilityScript
-
Field Summary
Fields inherited from class ComponentScript
type -
Method Summary
Modifier and TypeMethodDescriptionfloatfloatMethods inherited from class ComponentScript
getName, isoMasterOnly, OnScriptsLoadedMethods inherited from class BaseScriptObject
addLoadedScriptBody, calculateScriptVersion, debugString, getAllScriptLines, getBodyScriptLines, getLoadedScriptBodies, getLoadedScriptBodyCount, getModule, getObsolete, getParent, getScriptLines, getScriptObjectFullType, getScriptObjectName, getScriptObjectType, getScriptVersion, getVersion, InitLoadPP, isDebugOnly, isEnabled, Load, LoadCommonBlock, LoadCommonBlock, OnLoadedAfterLua, OnPostWorldDictionaryInit, PreReload, reset, resetLoadedScriptBodies, setModule, setParent
-
Method Details
-
getMaxHitPoints
public float getMaxHitPoints() -
getCurrentHitPoints
public float getCurrentHitPoints() -
getMaterial
-