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)
protected
ChangeStatBehaviour changeStatBehaviourprotected
Object2FloatMap<String> entityStatAssetsprotected
Int2FloatMap entityStatsprotected
InteractionTarget entityTargetprotected
ValueType valueType