public class SprintStaminaRegenDelay implements Resource
Class SprintStaminaRegenDelay. Provides sprintstaminaregendelay functionality for the Hytale server.
java.lang.Object > SprintStaminaRegenDelay
Field Summary
statIndex
protected
int
statIndex
Field statIndex.
statValue
protected
float
statValue
Field statValue.
validationState
protected
int
validationState
Field validationState.
Method Detail
getResourceType
public
SprintStaminaRegenDelay>
getResourceType
()
Method getResourceType.
SprintStaminaRegenDelay
public
public
SprintStaminaRegenDelay
()
Method SprintStaminaRegenDelay.
getIndex
public
int
getIndex
()
Method getIndex.
getValue
public
float
getValue
()
Method getValue.
validate
public
boolean
validate
()
Method validate.
hasDelay
public
boolean
hasDelay
()
Method hasDelay.
markEmpty
public
void
markEmpty
()
Method markEmpty.
update
public
void
update
(final int statIndex, final float statValue)
Method update.
- Parameters:
final intstatIndexfinal floatstatValue
toString
public
String
toString
()
Method toString.
invalidateResources
static
void
invalidateResources
()
Method invalidateResources.