Skip to content

Namespace Void.Minecraft.Commands.Brigadier.ArgumentTypes.RegistryKey

Classes

RegistryKeyArgumentType

Parses a registry key while retaining the registry identifier required by the protocol declaration.

RegistryKeyArgumentValue

Contains a parsed registry-key string.

ResourceKeyArgumentType

Declares a resource-key argument for a specific registry.

ResourceOrTagArgumentType

Declares a resource-or-tag argument for a specific registry.

ResourceOrTagKeyArgumentType

Declares a resource-or-tag-key argument for a specific registry.

ResourceSelectorArgumentType

Declares a resource-selector argument for a specific registry.

ResourceOrTagKeyArgumentType.Serializer

Reads and writes the registry identifier for resource-or-tag-key arguments.

ResourceKeyArgumentType.Serializer

Reads and writes the registry identifier for resource-key arguments.

ResourceOrTagArgumentType.Serializer

Reads and writes the registry identifier for resource-or-tag arguments.

ResourceSelectorArgumentType.Serializer

Serializes values by reading and writing their registry identifier string.