tr7zw

Results 571 comments of tr7zw

This was semi resolved. Depending on versions/releases it should work now.

I think I got these issues fixed recently by using the correct shader to render.

Then there is probably nothing I can do about that, its just transparency being transparency. It is possible that future Sodium or Iris updates might fix that. You could also...

I assume this was left open on accident?

> This worked, but it's very very slow once it's running successfully Can I assume, after following the docker guide from the readme, that the docker version in general is...

Closing this issue as invalid. Display Entities work like all other entities, only that they can have custom culling values. So if they don't cull correctly, that's an issue with...

Uh honestly didn't know that anyone actively uses the 1.8 version. This does seems to be an exception inside the ``getBlockType()`` method(which is odd, probably some 1.8 jank), I guess...

> my experience is mostly in server-side where there's a lot of abstractions to not have to call Minecraft code directly (you even have to use reflection to call direct...