Namespace Void.Minecraft.Commands.Brigadier.Serializers.Passthrough
Classes
ByteArgumentPassthroughSerializer
Reads and writes an opaque one-byte argument payload.
Represents a passthrough argument value whose serialized payload is a single unsigned byte.
EmptyArgumentPassthroughSerializer
Creates and writes passthrough argument values with empty payloads.
Represents an opaque argument declaration with no property bytes.
TimeArgumentPassthroughSerializer
Reads and writes the time-argument integer payload used since protocol 1.19.4.
Preserves the minimum time value introduced in protocol 1.19.4.