package dev.w1zzrd.packets.transport enum class ExplicitCongestionNotification { INCAPABLE, CAPABLE0, CAPABLE1, CONGESTION_ENCOUNTERED }