Namespace Void.Minecraft.Commands.Brigadier.Serializers
Namespaces
Void.Minecraft.Commands.Brigadier.Serializers.Passthrough
Classes
Serializes Boolean argument declarations, which carry no property payload.
Reads and writes optional double-argument bounds.
Reads and writes optional float-argument bounds.
Reads and writes optional integer-argument bounds.
Reads and writes optional long-argument bounds.
Reads and writes passthrough registry identifiers as VarInts.
RegistryIdPassthroughArgumentValue
Preserves an opaque variable-length registry identifier.
Reads and writes registry-key argument identifiers as strings.
Encodes string parsing modes as protocol VarInt discriminators.
Interfaces
Converts Brigadier argument properties between objects and command-tree packet bytes.