Qin Qianjiu
Qin Qianjiu
**Minecraft Version:** 1.18.2 **Forge Version:** 40.1.76 **Logs:** [crash-report](https://paste.feed-the-beast.com/view/7593098e) [log](https://paste.feed-the-beast.com/view/5ddff0c5) **Steps to Reproduce:** 1. jarjared no-mod lib into my mod 2. can't found class **Description of issue:** Not all jars in...
**Minecraft Version:** 1.18.2 **Forge Version:** 40.1.76 **Logs:** [crash-report](https://paste.feed-the-beast.com/view/7593098e) [log](https://paste.feed-the-beast.com/view/5ddff0c5) **Steps to Reproduce:** 1. jarjared no-mod lib into my mod 2. can't found class **Description of issue:** Not all jars in...
Current Situation: The project currently utilizes `RecordCodecBuilder` for the storage of Map Entries which supports heterogeneous data types. However, there seems to be a gap when it comes to storing...
issue: #89 Added two files, `Tuple` and `TupleCodec`, for which 16 classes have been implemented to support overloading, ultimately allowing for up to 16 parameters in an overloaded version.
### Minecraft Development for IntelliJ plugin version 2023.3-1.7.3-470 ### IntelliJ version 2023.3 ### Operating System Windows 11 ### Target platform _No response_ ### Description of the bug NeoForge template's `.gitignore`...
### Feature description I want make a new mod with tetra, but code is too old in repo, and curseforge don't have source jar, thats mean I must read decomp...
This event is added because there is a need to publish reliable entity data synchronization packets over the network by listening to the `sendDirtyEntityData` method of the `ServerEntity`.
I noticed that the `RayAabIntersection` class in the JOML library references a paper via a URL, but the link appears to be incorrect or broken. - **Class/Method:** `RayAabIntersection` - **Issue:**...