Namespace Void.Minecraft.Network.Registries.Transformations.Mappings
Classes
MinecraftPacketTransformationMapping
Associates a packet transformation with its source and destination protocol versions.
Interfaces
Provides ordered, typed access to packet properties while a binary packet transformation is running.
Enums
Identifies whether packet fields require no transformation, an upgrade, or a downgrade.
Delegates
Transforms packet fields through a binary packet wrapper.