5zig-reborn / 5zig-reborn/The-5zig-Mod
Possible DMCA issue (including Mojang copyright code in the repo)
- Ngôn ngữ chính
- Java
- Star
- 111
- Fork
- 12
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**Describe the bug**
`eu.the5zig.util.BrowseUrl` is a 1-to-1 copy of methods from `net.minecraft.util.Util` (Yarn mappings). I _highly_ suggest simply calling the code that's present in Minecraft at runtime (perhaps using your existing `version-specific` repo) rather than illegally repacking copyrighted Mojang code.
I personally do not have the right to pursue legal action, but I am sure that sooner or later, Mojang _will_.
**Additional context**
The offending class appears to have been created by 6185e5db80124053f4e195e0fd6a2a3f8132b1cf by @RoccoDev in August of 2019.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
The issue points to a specific class eu.the5zig.util.BrowseUrl that is a copy of Mojang's net.minecraft.util.Util. First, locate the class in the repository and compare it with the Minecraft source. Then, check the version-specific repo to see if the method can be called at runtime instead. Determine how to replace the copied code with a proper runtime call, ensuring compatibility across Minecraft versions. Testing involves verifying that the browse functionality still works after the change.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- java
- Lĩnh vực
- backend
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Đặc tả rõ ràng
- Mức phù hợp với người mới
- 45/100