Skip to content

Namespace Void.Minecraft.Commands.Brigadier.Serializers.Passthrough

Classes

ByteArgumentPassthroughSerializer

Reads and writes an opaque one-byte argument payload.

BytePassthroughArgumentValue

Represents a passthrough argument value whose serialized payload is a single unsigned byte.

EmptyArgumentPassthroughSerializer

Creates and writes passthrough argument values with empty payloads.

EmptyPassthroughArgumentValue

Represents an opaque argument declaration with no property bytes.

TimeArgumentPassthroughSerializer

Reads and writes the time-argument integer payload used since protocol 1.19.4.

TimePassthroughArgumentValue

Preserves the minimum time value introduced in protocol 1.19.4.