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