Joseph Burton

Results 356 comments of Joseph Burton

Another idea is an inspection to replace hardcoded mod ids in `ResourceLocation`s with the constant if it exists.

I think having a per-attachment-type customizable limit that mods can set is the best solution

If it's sending packets to the client I don't see a problem with the server crashing. If it's crashing when receiving stuff from the client then that's very bad. However...

Rest in pieces

A nitpick, in mojmap these methods are called `level()`, not `getLevel()`. That's actually important because intellij special-cases methods starting with `get` for this inspection. A workaround is to add the...

This is currently working as intended, I am wary of changing this because this is not how most mods have written their accessors, and there isn't a great reason to...

It's probably easier to fix this on the on the Carpet Sky Additions side. ~~However, I can't find a 1.21.7 version of it. Where did you download it from?~~ didn't...

Its IJ plugin can add a project template via our API I think, or at least via hosting a custom repo that their IJ plugin can tell mcdev to look...

I was hesitant to address this because it was about non-vanilla servers, but I had it happen to me on a vanilla server the other day, so it's now more...

> Isn't it just broken rn? I remember it working some time ago Please describe the way in which it's broken