Space Walker
Space Walker
Utilize Loom's injected interfaces feature to avoid excessive casting to carpet's "fake"s interfaces.
In MC 1.12.2 recipes are registered in the order in which they are read from disk. This causes issues when a Fabric modified client connects to a Vanilla server, 'cause...
I'm experiencing this issue on a Minecraft jar, so I cannot attach a class file. I'll be looking at a Minecraft 1.13.2 jar (either client or server) and attempting to...
By convention inner class names are of the form `com/example/Example$InnerName`, which encodes both the outer class' name, as well as the inner class' inner name, but this is not required...
Loom already supports split environment source sets, but this does not extend to mappings. This is not an issue for modern Minecraft, since the client and server can be merged,...
I think this might be because Plasma/Barn has merged the client and server, while Feather provides mappings for the client and server separately. This means for Plasma/Barn the version is...
- Each manifest location now has a name, that must be unique. If multiple manifest locations are added with the same name, an exception is thrown. - This name is...
Changes from v1.6 and v1.7 are not relevant for Paper. Changes from v1.8 - Added `alternateCurrentUpdateOrder` to the world config. This settings controls the order in which AC updates wires...
## Vineflower version 1.10.1 ## Describe the bug If generic signatures are present, Vineflower replaces the corresponding types with those in the signatures, without verifying that they are the same....