shartte

Results 323 comments of shartte

> Api call exception occurred I tried to pass this issus to REI, wonderful Mixin caused API unexpected return exception? Unlikely. I think this is a development compatibility issue

So far I have not found a way for us to tackle this on our end.

Commenting the method since this otherwise does not show up in search: > java.lang.NoSuchMethodError: 'boolean me.shedaniel.rei.api.client.gui.widgets.TextField.isFocused()'

@marchermans The IntelliJ & Gradle unit test launchers are not runTypes, hence the comparison falls flat. We do not launch via a generated gradle task, nor do we launch via...

In reality it will almost always not be on module path Technici4n ***@***.***> schrieb am Di., 23. Jan. 2024, 14:53: > ***@***.**** commented on this pull request. > ------------------------------ >...

You can also get this via getConfigElement if you really don't wanna cast

We're considering removal of this event (or at least, we did). Can you explain your use-case for this?

What do you actually get from using the event? I might be missing something, but you still have to have the mod class?

I hate the current way of client-only setup too, but I'd rather allow split mod-classes for that purpose :P The event still only is fired once per mod-class, making it...

> Besides that the documentation issue regarding optional arguments remains a concern especially for new modders and should be addressed. Yes, but new modders will even less likely use `FMLConstructModEvent`...