Skip to content

Namespace Void.Minecraft.Network.Registries.Transformations.Mappings

Classes

MinecraftPacketTransformationMapping

Associates a packet transformation with its source and destination protocol versions.

Interfaces

IMinecraftBinaryPacketWrapper

Provides ordered, typed access to packet properties while a binary packet transformation is running.

Enums

TransformationType

Identifies whether packet fields require no transformation, an upgrade, or a downgrade.

Delegates

MinecraftPacketTransformation

Transforms packet fields through a binary packet wrapper.