TheKodeToad

Results 318 comments of TheKodeToad

For Gnome (and therefore Ubuntu) do `gsettings get org.gnome.desktop.interface gtk-theme`.

Not quite - it doesn't have the tabbed style or extra options.

![image](https://user-images.githubusercontent.com/57493648/189166705-9b6879d0-7dd3-4ed3-8b72-2baedcdc1c83.png) I just found another way to "fix" this, but I feel like intentionally breaking a public utility method is not a good idea.

Does the issue occur for the fire on the player model and first person? I don't know much about sodium but this *may* help.

It's hard to tell if it's a substantial part of the code - according the the Minecraft EULA, "If you've bought the Game, you may play around with it and...

I feel like the new issue title makes it sound too similar to #122 - maybe Annotation Processor Plugins or something? Also, sorry for the email that you will have...

Okay, sure Still, I feel like maybe this issue should have something in the title about annotations, since I feel like output is the main part of plugins, but it's...

This looks to be intentional to me. The warning says that the settings will be non-portable. This is true. M:\gradle_user_home is unlikely to be present on other computers. Edit: oops.

I didn't get this error. However, I am having issues with getting the mixin refmap to use the official namespace.

If you are using official mappings, no parameter names are deobfuscated. The method and field names should be, though. There is a project named [Parchment](https://github.com/ParchmentMC/) that aims to add missing...