Octol1ttle
Octol1ttle
### Minecraft Development for IntelliJ plugin version 2024.1-1.8.0 ### Description of the feature request In Mixins, if the invoker method has the same name as the target method, then non-obfuscated...
### Minecraft Development for IntelliJ plugin version 2024.1-1.8.0 ### Description of the feature request Some Minecraft mods have switched to using a Gradle plugin called [yamlang](https://github.com/Fallen-Breath/yamlang) for their translation files....
Tick delta is a term used quite often in the rendering pages, The [Basic Rendering Concepts](https://docs.fabricmc.net/develop/rendering/basic-concepts) page refers to it as "which is the time that has passed since the...
Fixes #3904 I thought about changing the package but I couldn't find any better place for this file
A lot of people have started seeing *this*:  Cause is unknown, only reports are from Russian users: zapret doesn't seem to be able to bypass this, so has to...
> Also, it seems like you CTRL + F'd the Prism Launcher name, because it's in places where it shouldn't. Sorry, Scrumplex did not develop ElyPrismLauncher. _Originally posted by @yum13241...
On Legacy MDG refmaps are generated but it's up to the user to make sure the path is present in the mixins.json. If MDG were to take care of this...
This PR enables most of checks provided by clang-tidy, with checks that do not fit us excluded. The table containing naming conventions was using wrong values, that was fixed and...