become

abstract fun <E : MixinEnabledEntity<ID>, T> become(e: E, t: T, type: Class<T>): E

Create a mixin of the two types.