Player Extended Info Encoders
constructor(oldSchoolClientType: OldSchoolClientType, appearance: PrecomputedExtendedInfoEncoder<Appearance>, chat: PrecomputedExtendedInfoEncoder<Chat>, exactMove: PrecomputedExtendedInfoEncoder<ExactMove>, faceAngle: PrecomputedExtendedInfoEncoder<FaceAngle>, facePathingEntity: PrecomputedExtendedInfoEncoder<FacePathingEntity>, hit: OnDemandExtendedInfoEncoder<Hit>, moveSpeed: PrecomputedExtendedInfoEncoder<MoveSpeed>, say: PrecomputedExtendedInfoEncoder<Say>, sequence: PrecomputedExtendedInfoEncoder<Sequence>, spotAnim: PrecomputedExtendedInfoEncoder<SpotAnimList>, temporaryMoveSpeed: PrecomputedExtendedInfoEncoder<TemporaryMoveSpeed>, tinting: OnDemandExtendedInfoEncoder<PlayerTintingList>)
Parameters
old School Client Type
the client for which these encoders are created.