Package com.viaversion.viaversion.api.protocol
package com.viaversion.viaversion.api.protocol
-
ClassDescriptionProtocol<CU extends ClientboundPacketType,
CM extends ClientboundPacketType, SM extends ServerboundPacketType, SU extends ServerboundPacketType> Abstract protocol class handling packet transformation between two protocol versions.Dummy protocol class when there is no need of the existing packet type enums or automated channel mappings.