
Version't
A powerful java reflection layer and toolchain targeted at multi-version Minecraft Fabric modding
- Загрузки
- 6K
- Подписчики
- 7
- Обновлён
- 10 июня 2026 г.
- Лицензия
- MIT
Опубликован 4 февраля 2026 г.
Version't (Library)
A powerful java reflection layer and toolchain targeted at multi-version Minecraft Fabric modding
- Supports all Minecraft release versions starting at 1.17
- This page is about Version't Library: A library mod to be installed along with mods that use the Version't Toolchain
- Developer documentation (work in progress): Version't Wiki
- See also: Version't Toolchain
About Me
I am a computer science student in Germany and have a part-time job at a tech company. Apart from that, I enjoy my free time by spending it with friends, chatting online or gaming.
If you want to keep this project alive, found it helpful or just want to support and motivate me to go on, you could consider making a small ☕ donation.
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.
Ченджлог
1.2.3Релиз26.1, 26.1.1, 26.1.2 · 10 июня 2026 г.
- Fix parent lookup on interfaces
- Ignore class load errors during preload
- Fix constructors recreation (fixes ☃ on
1.17.1) - Search for
wrappedMethodsonly on wrapper objects - Allow methods with wrong types to match false
1.2.2Релиз26.1, 26.1.1, 26.1.2 · 1 июня 2026 г.
- Fix setting the
__wrapperfield inside the while-loop
1.2.1Релиз26.1, 26.1.1, 26.1.2 · 1 июня 2026 г.
- Set
__wrapperfield on user superclasses
1.2.0Релиз1.21.11, 26.1, 26.1.1 · 9 апреля 2026 г.
- Simplify
V.getVersion()and make it thread-safe - Add
V.isObfuscated() - Add
VersiontMixinPluginand related logic for conditional Mixins
1.1.1Релиз1.21.11, 26.1, 26.1.1 · 7 апреля 2026 г.
- Skip inspection of local classes being during method lookup
1.1.0Релиз1.21.11, 26.1, 26.1.1 · 6 апреля 2026 г.
- Handle interception of virtual method calls inside base class constructors correctly
1.0.2Релиз1.21.10, 1.21.11, 26.1 · 29 марта 2026 г.
- Make method search more persistent
- Improve call redirection on interfaces
1.0.1Релиз1.21.10, 1.21.11, 26.1 · 27 марта 2026 г.
- Add support for 26.1
- Now requires build tools to use 26.1
Комментарии
Загружаем…