Interface IEvent
Namespace: Void.Minecraft.Components.Text.Events
Assembly: Void.Minecraft.dll
Defines a serialized text-component interaction event.
public interface IEventProperties
ActionName
Gets the protocol action identifier.
string ActionName { get; }