RecentSustainedDamageCondition

public class RecentSustainedDamageCondition extends ScaledCurveCondition

Class RecentSustainedDamageCondition. Provides recentsustaineddamagecondition functionality for the Hytale server.

java.lang.Object > ScaledCurveCondition > RecentSustainedDamageCondition

Field Summary

memory

final DamageMemory memory

Field memory.

Method Detail

getInput

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

Method getInput.

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

setupNPC

public void setupNPC (@Nonnull final Holder holder)

Method setupNPC.

Parameters:
@Nonnull final Holder holder