EntityStatBoundCondition

abstract class EntityStatBoundCondition extends Condition

Class EntityStatBoundCondition. Provides entitystatboundcondition functionality for the Hytale server.

java.lang.Object > Condition > EntityStatBoundCondition

Field Summary

unknownStat

protected String unknownStat

Field unknownStat.

stat

protected int stat

Field stat.

entityStatMapComponent

final EntityStatMap entityStatMapComponent

Field entityStatMapComponent.

statValue

final EntityStatValue statValue

Field statValue.

Method Detail

EntityStatBoundCondition

public protected EntityStatBoundCondition ()

Method EntityStatBoundCondition.

eval0

public boolean eval0 (@Nonnull final ComponentAccessor componentAccessor, @Nonnull final Ref ref, @Nonnull final Instant currentTime)

Method eval0.

Parameters:
@Nonnull final ComponentAccessor componentAccessor
@Nonnull final Ref ref
@Nonnull final Instant currentTime

toString

public String toString ()

Method toString.