Skip to content

Interface IHoverEventAction

Namespace: Void.Minecraft.Components.Text.Events.Actions
Assembly: Void.Minecraft.dll

Defines the payload of a text-component hover event.

public interface IHoverEventAction

Properties

ActionName

Gets the protocol hover-action identifier.

string ActionName { get; }

Property Value

string