Skip to content

Interface IEvent

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

Defines a serialized text-component interaction event.

public interface IEvent

Properties

ActionName

Gets the protocol action identifier.

string ActionName { get; }

Property Value

string