Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
interface ZoneProtEncoder<T : ZoneProt> : MessageEncoder<T>

Zone prot encoder is an extension on message encoders, with the intent being that this encoder can be passed on-to net.rsprot.protocol.game.outgoing.codec.zone.header.DesktopUpdateZonePartialEnclosedEncoder, as that packet combines multiple zone payloads into a single packet.