Skip to content

Conversation

@loutreisinsane
Copy link

hi team i wanted to add 1.21.7, i think it already works without this but i prefer to do a new version cuz 1.21.7 changed some things, the example is horrible but it proves that the port didnt broke things

god-bypass added 5 commits July 4, 2025 21:27
@vanvac
Copy link

vanvac commented Jul 26, 2025

dose this work with 1.21.8?

@god-bypass
Copy link

hello, I'm not sure as I currently can't verify this I could later this day tell if it does or not. However 1.21.7 to 1.21.8 should have minimal differences, I will later update this pull request but you are still free to try it out

@Fedox-die-Ente
Copy link

Fedox-die-Ente commented Jul 31, 2025

Heya, do you have an example how to use this on Fabric? I've tried the old example but its really outdated. I know how to use html and stuff, but idk about the Java implementation of mcef

@vanvac
Copy link

vanvac commented Jul 31, 2025

there is the mod MCBrowser (bascially a web brower) for 1.21.4 but since 1.21.5 changed a lot in terms of rendering and other bs as many mods are still updating so idk how well of an example that might be

@Fedox-die-Ente
Copy link

there is the mod MCBrowser (bascially a web brower) for 1.21.4 but since 1.21.5 changed a lot in terms of rendering and other bs as many mods are still updating so idk how well of an example that might be

Yes, I have no idea. I would love to program a Mixin client, but I HATE Minecraft's rendering system, which is why I would like to use Web UI, but MCEF is not currently on 1.21.7. And the sample repository is also extremely outdated since 1.20.1.

@loutreisinsane
Copy link
Author

this pull request is adding a 1.21.7 support to mcef, the example is not perfect but is there, i use it on imgui which only requires a simple gl texture while on mc is different, but i still tried to add one

@loutreisinsane
Copy link
Author

Check here for an example and ExampleMixin to be able to change the id texture of the GlTexture without remaking a new instances of it

@loutreisinsane
Copy link
Author

loutreisinsane commented Aug 1, 2025

This framework seems to be losing support for newer minecraft versions from contributors which is sad as it's an really good fork

@Fedox-die-Ente
Copy link

Check here for an example and ExampleMixin to be able to change the id texture of the GlTexture without remaking a new instances of it

I dont have the ResourceLocation class as example, idk

@Fedox-die-Ente
Copy link

This framework seems to be losing support for newer minecraft versions from contributors which is sad as it's an really good fork

Yeah sadly

@loutreisinsane
Copy link
Author

Check here for an example and ExampleMixin to be able to change the id texture of the GlTexture without remaking a new instances of it

I dont have the ResourceLocation class as example, idk

Hello, in yarn mappings it should be Identifier please check out the differences

@ItzAmirreza
Copy link

Any news on this? did anyone test whether this works with 1.21.8? Also would appreciate any example code for rendering the browser in 1.21.8

@ItzAmirreza
Copy link

ItzAmirreza commented Sep 27, 2025

I changed the fabric loader to 0.17.2 and minecraft_version 1.21.8, and I can confirm it works. Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants