MCEF is a mod and library for adding the Chromium web browser into Minecraft.
MCEF is based on java-cef (Java Chromium Embedded Framework), which is based on CEF (Chromium Embedded Framework), which is based on Chromium. It was originally created by montoyo.
MCEF contains a downloader system for downloading the java-cef & CEF binaries required by the Chromium browser.
This library will auto download the latest version of the java-cef binaries required by the browser on the first launch. This requires an internet connection.
Use cases: With this mod you can build any GUI using HTML, CSS, or any of your prefered front end web technologies. For example, those are examples of GUI build with NextJS and TailwindCSS for a mod using this library build for Teras, a sidemod by me for my own Pixelmon server.
Full Screen Pokédex example:
 You can even render it in your hands!
Current Chromium version:Â 116.0.5845.190
Supported Platforms Windows 10/11 (x86_64, arm64)* GNU Linux glibc 2.31 or greater (x86_64, arm64)**
*Some antivirus software may prevent MCEF from initializing. You may have to disable your antivirus or whitelist the mod files for MCEF to work properly.
**This mod will not work on Android.