Interface IHoverEventAction
Namespace: Void.Minecraft.Components.Text.Events.Actions
Assembly: Void.Minecraft.dll
Defines the payload of a text-component hover event.
public interface IHoverEventActionProperties
ActionName
Gets the protocol hover-action identifier.
string ActionName { get; }