'switchWeapon', be triggered when the mob switches its weapon.
the weapon that the mob currently holds (after switching).
Be triggered when the mob is updating, not to be confused with "MobListener.update()". This will be triggered before "onStatCalculation".
the mob that updates
deltaTime in secs
Generated using TypeDoc
'switchWeapon', be triggered when the mob switches its weapon.