Loci_Natit

Results 4 issues of Loci_Natit

5.6节中向《目标类中添加类成员》部分 使用接口添加字段时,若接口与位于mixinconfig中指定的包或其子包中会使该接口类被标记为invalidClass导致无法加载 _(推测位于mixinconfig指定包及其子包内的所有类均会被标记为invalidClass,未验证)_ 请求在文章相应部分(代码中的package部分)修改内容并注明此特性。

### 平台 | Platform Windows 11 ### 问题描述 | Bug Description 1. 在版本列表里安装新游戏,选择 1.6.4 并同时安装 forge 9.11.1.1345 2. 从 optifine 官网下载 [OptiFine_1.6.4_HD_D1](https://optifine.net/adloadx.php?f=OptiFine_1.6.4_HD_D1.jar) 安装包,并拖动至对应版本管理界面完成安装 3. 启动游戏,出现报错,且此时进入版本管理取消 forge 的安装后问题亦不能解决 其他信息: - 使用官方启动器默认路径,通过...

bug

See #1889 entry 3. Basically, Neoforge implemented Slots ([SlotItemHandler](https://github.com/neoforged/NeoForge/blob/413dad9137f0e3fef53ce7dcf46f361ea5032d1a/src/main/java/net/neoforged/neoforge/items/SlotItemHandler.java)) have a more strict _mayPickup_ & _mayPlace_ judgement. When judging _mayPickup_, the slot would trigger a virtual _takeItem_ operation, and rely...

### What happened? ### 1. Recipes with EMPTY slots won't transfer properly. Also reported in - #1877 - #1872 - #1870 - and so on... ### 2. Recipes with SIZED...

bug