TargetStatAbsoluteCondition

public class TargetStatAbsoluteCondition extends ScaledCurveCondition

Class TargetStatAbsoluteCondition. Provides targetstatabsolutecondition functionality for the Hytale server.

java.lang.Object > ScaledCurveCondition > TargetStatAbsoluteCondition

Field Summary

stat

protected String stat

Field stat.

statIndex

protected int statIndex

Field statIndex.

entityStatsMapComponent

final EntityStatMap entityStatsMapComponent

Field entityStatsMapComponent.

Method Detail

TargetStatAbsoluteCondition

public protected TargetStatAbsoluteCondition ()

Method TargetStatAbsoluteCondition.

getInput

protected double getInput (final int selfIndex, final ArchetypeChunk archetypeChunk, @Nullable final Ref target, @Nonnull final CommandBuffer commandBuffer, final EvaluationContext context)

Method getInput.

Parameters:
final int selfIndex
final ArchetypeChunk archetypeChunk
@Nullable final Ref target
@Nonnull final CommandBuffer commandBuffer
final EvaluationContext context

toString

public String toString ()

Method toString.