* Unbinds event handlers for either all of a [Creature]'s events, or one type of event. * * If `event_type` is `nil`, all the [Creature]'s event handlers are cleared. * * Otherwise, only event handlers for `event_type` are cleared. * * **NOTE:** this will affect all instances of the [Creature], not just one. * To bind and unbind events to a single [Creature], see
source not stored for this graph (policy: none)