forEach

fun <B : Entity, T : B> LevelEntityGetter<B>.forEach(type: EntityTypeTest<B, T>, consumer: Consumer<T>)