HyCodeYourTale
classpublicPriority 1

TriggerCooldownInteraction

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

extends SimpleInstantInteraction

1

Methods

1

Public Methods

1

Fields

1

Constructors

Constants

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

Constructors

public
TriggerCooldownInteraction()

Methods

Public Methods (1)

public
String toString()
@Nonnull@Override

Fields

Private/Package Fields (1)

privateInteractionCooldown cooldown

Related Classes