Skip to content

Interface IContent

Namespace: Void.Minecraft.Components.Text.Properties.Content
Assembly: Void.Minecraft.dll

Defines the value-producing payload of a Minecraft text component.

public interface IContent

Properties

Type

Gets the serialized component content discriminator.

string Type { get; }

Property Value

string