public class SelfStatAbsoluteCondition extends ScaledCurveCondition
Class SelfStatAbsoluteCondition. Provides selfstatabsolutecondition functionality for the Hytale server.
java.lang.Object > ScaledCurveCondition > SelfStatAbsoluteCondition
Field Summary
stat
protected
String
stat
Field stat.
statIndex
protected
int
statIndex
Field statIndex.
entityStatMapComponent
final
EntityStatMap
entityStatMapComponent
Field entityStatMapComponent.
Method Detail
SelfStatAbsoluteCondition
public
protected
SelfStatAbsoluteCondition
()
Method SelfStatAbsoluteCondition.
getInput
protected
double
getInput
(final int selfIndex, @Nonnull final ArchetypeChunk archetypeChunk, final Ref target, final CommandBuffer commandBuffer, final EvaluationContext context)
Method getInput.
- Parameters:
final intselfIndex@Nonnull final ArchetypeChunkarchetypeChunkfinal Reftargetfinal CommandBuffercommandBufferfinal EvaluationContextcontext
toString
public
String
toString
()
Method toString.