classpublicPriority 1
ClearEntityEffectInteraction
com.hypixel.hytale.server.core.modules.interaction.interaction.config.server.ClearEntityEffectInteraction
extends SimpleInstantInteraction
1
Methods
1
Public Methods
2
Fields
1
Constructors
Constants
BuilderCodec<ClearEntityEffectInteraction>CODEC= BuilderCodec.builder(
ClearEntityEffectInteraction.class, ClearEntityEffectInteraction::...
Constructors
public
ClearEntityEffectInteraction()Methods
Public Methods (1)
public
String toString()@Nonnull@Override
Fields
Protected Fields (1)
protected
String entityEffectIdPrivate/Package Fields (1)
private
InteractionTarget entityTarget