HyCodeYourTale
classpublicabstractPriority 1

ChangeStatBaseInteraction

com.hypixel.hytale.server.core.modules.interaction.interaction.config.server.ChangeStatBaseInteraction

extends SimpleInstantInteraction

1

Methods

1

Public Methods

5

Fields

1

Constructors

Constants

BuilderCodec<ChangeStatBaseInteraction>CODEC= BuilderCodec.abstractBuilder( ChangeStatBaseInteraction.class, SimpleInstantInteraction....

Constructors

public
ChangeStatBaseInteraction()

Methods

Public Methods (1)

public
String toString()
@Nonnull@Override

Fields

Protected Fields (5)

protectedChangeStatBehaviour changeStatBehaviour
protectedObject2FloatMap<String> entityStatAssets
protectedInt2FloatMap entityStats
protectedInteractionTarget entityTarget
protectedValueType valueType

Related Classes