LexManos

Results 183 comments of LexManos

No idea what `TAPI for the IDE models` is, but the basic execution is expected to have a slight performance cost due to it doing more work. As for the...

I suspect this is the same issue with JarInJar that we discussed on discord. Is this still the case on 1.21.10? If itd not then it may have to wait...

Thatd do it. Old SecureJar unconditionally opens a new UFS. Ill add it to the list of things to backport.

Okay, this fell through cuz it came in when i was on vacation. So the reason we typically dont make maps public, and add a register method is to prevent...

It can be re-added but unfortunately, because its used in a network codec it would break vanilla as soon as a shape is added. Or if someone registers the shape...

Okay got home, looked into it. Basically Mojang made things a pain in the ass. They encode the shape by int id. This wouldnt be as simple as adding extensible...

It requires one AT to open the list to you. The MAIN issue with the vanilla system is that the layers are not named. So you just kinda have to...

I'd suspect IPlantable Look at the item's onUse for the thing you're trying to plant

If you want to backport them feel free to go ahead. Im not sure if the build system works for that old of versions. We're currently working on a new...