
COSTAR
piechart blockentity reflection fix for fabric 1.9-1.12
856 загрузок1 подписчиковMITlegacy-fabricornithe
Обновлён 15 июля 2025 г. · опубликован 1 марта 2024 г.
A simple mod that addresses a questionable design decision in minecraft for versions 1.9-1.12 (fixed in 1.12.1-pre1) that affects fabric: the root.tick.level.entities.blockEntities directive in the piechart uses Class#getSimpleName for the profiler location, leading to fabric having different names from vanilla (and different names in dev than in prod) due to the fact that fabric remaps almost all symbols in the game jar to an intermediary layer. To fix this vanilla parity issue, I just switch out the name with its unmapped equivalent.
See the gallery for an example of what this looks like.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.0.2+1.9-1.12-ornithe | Релиз | 1.11, 1.11.1, 1.11.2, 1.12 | ornithe | 15 июля 2025 г. | .jar (5 КБ) |
| 1.0.2+1.12 | Релиз | 1.12 | legacy-fabric | 15 июля 2025 г. | .jar (5 КБ) |
| 1.0.2+1.9-1.11.2 | Релиз | 1.9.4, 1.10.2, 1.11.2 | legacy-fabric | 15 июля 2025 г. | .jar (5 КБ) |
| 1.0.1+1.9-1.12-ornithe | Релиз | 1.11, 1.11.1, 1.11.2, 1.12 | ornithe | 11 мая 2024 г. | .jar (4 КБ) |
| 1.0.1+1.9-1.11.2 | Релиз | 1.9.4, 1.10.2, 1.11.2 | legacy-fabric | 11 мая 2024 г. | .jar (4 КБ) |
| 1.0.1+1.12 | Релиз | 1.10.1, 1.11, 1.11.1, 1.12 | legacy-fabric | 11 мая 2024 г. | .jar (4 КБ) |
| 1.0.0+1.9-1.12-ornithe | Релиз | 1.11, 1.11.1, 1.11.2, 1.12 | ornithe | 1 марта 2024 г. | .jar (3 КБ) |
| 1.0.0+1.9-1.12 | Релиз | 1.9.4, 1.10.2, 1.11.2 | legacy-fabric | 1 марта 2024 г. | .jar (3 КБ) |
| 1.0.0+1.12 | Релиз | 1.10.1, 1.11, 1.11.1, 1.12 | legacy-fabric | 1 марта 2024 г. | .jar (3 КБ) |
Комментарии
Загружаем…

