Npc Extended Info Encoders
constructor(oldSchoolClientType: OldSchoolClientType, spotAnim: PrecomputedExtendedInfoEncoder<SpotAnimList>, say: PrecomputedExtendedInfoEncoder<Say>, visibleOps: PrecomputedExtendedInfoEncoder<VisibleOps>, exactMove: PrecomputedExtendedInfoEncoder<ExactMove>, sequence: PrecomputedExtendedInfoEncoder<Sequence>, tinting: PrecomputedExtendedInfoEncoder<NpcTinting>, headIconCustomisation: PrecomputedExtendedInfoEncoder<HeadIconCustomisation>, nameChange: PrecomputedExtendedInfoEncoder<NameChange>, headCustomisation: PrecomputedExtendedInfoEncoder<HeadCustomisation>, bodyCustomisation: PrecomputedExtendedInfoEncoder<BodyCustomisation>, transformation: PrecomputedExtendedInfoEncoder<Transformation>, combatLevelChange: PrecomputedExtendedInfoEncoder<CombatLevelChange>, hit: OnDemandExtendedInfoEncoder<Hit>, faceCoord: PrecomputedExtendedInfoEncoder<FaceCoord>, facePathingEntity: PrecomputedExtendedInfoEncoder<FacePathingEntity>, baseAnimationSet: PrecomputedExtendedInfoEncoder<BaseAnimationSet>)
Parameters
old School Client Type
the client for which these encoders are created.