HyCodeYourTale
classpublicPriority 1

ResetCooldownInteraction

com.hypixel.hytale.server.core.modules.interaction.interaction.config.client.ResetCooldownInteraction

extends SimpleInstantInteraction

1

Methods

1

Public Methods

1

Fields

1

Constructors

Constants

BuilderCodec<ResetCooldownInteraction>CODEC= BuilderCodec.builder( ResetCooldownInteraction.class, ResetCooldownInteraction::new, Sim...

Constructors

public
ResetCooldownInteraction()

Methods

Public Methods (1)

public
String toString()
@Nonnull@Override

Fields

Private/Package Fields (1)

privateInteractionCooldown cooldown

Related Classes