FlockSizeCondition

public class FlockSizeCondition extends ScaledCurveCondition

Class FlockSizeCondition. Provides flocksizecondition functionality for the Hytale server.

java.lang.Object > ScaledCurveCondition > FlockSizeCondition

Field Summary

self

final NPCEntity self

Field self.

membership

final FlockMembership membership

Field membership.

flockReference

final Ref flockReference

Field flockReference.

Method Detail

FlockSizeCondition

public protected FlockSizeCondition ()

Method FlockSizeCondition.

getInput

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

Method getInput.

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

toString

public String toString ()

Method toString.