Перейти к содержимому
Mineforgian

Kotlin for Forge

Adds a Kotlin language loader and provides some optional utilities.

38.2M загрузок826 подписчиковLGPL-2.1-onlyforgeneoforge

Обновлён 28 июня 2026 г. · опубликован 3 февраля 2021 г.

Used to make mods with the Kotlin programming language. Works by shading the Kotlin libraries, providing KotlinLanguageProvider to load @Mod object declarations, providing AutoKotlinEventBusSubscriber to load @EventBusSubscriber declarations, and providing useful utility functions and constants.

As of Kotlin for Forge 1.8.0, this provides Kotlin 1.4.21, Kotlin coroutines 1.4.2, Kotlin JSON serialization 1.0.1, and Jetbrains annotations 20.1.0.

If you're not a mod developer, this is a dependency mod.

Unlike Kottle, this library (as of 1.2.0) provides its own implementation of IEventBus that supports IEventBus#addListener and IEventBus#addGenericListener with function references.

Information for how to implement can be found here. You do not have to use the language loader or any of the features Kotlin for Forge provides, you can just use it for the bundled Kotlin libraries.

If you'd like to ask for help or suggest something, feel free to do so on the Kotlin for Forge discord server.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
5.12.0Релиз1.21.5, 1.21.6, 1.21.7, 1.21.8forge, neoforge28 июня 2026 г..jar (6.9 МБ)
6.3.0Релиз26.1, 26.1.1, 26.1.2, 26.2neoforge28 июня 2026 г..jar (6.9 МБ)
6.2.0Релиз1.21.11, 26.1, 26.1.1, 26.1.2neoforge10 марта 2026 г..jar (6.6 МБ)
5.11.0Релиз1.21.2, 1.21.3, 1.21.4, 1.21.5forge, neoforge17 января 2026 г..jar (6.6 МБ)
6.1.0Релиз1.21.9, 1.21.10, 1.21.11neoforge17 января 2026 г..jar (6.6 МБ)
4.12.0Релиз1.20.1, 1.20.2, 1.20.3, 1.20.4forge, neoforge3 декабря 2025 г..jar (7.1 МБ)
6.0.0Релиз1.21.9, 1.21.10, 1.21.11forge, neoforge19 октября 2025 г..jar (6.4 МБ)
5.10.0Релиз1.21.5, 1.21.6, 1.21.7, 1.21.8forge, neoforge13 сентября 2025 г..jar (6.4 МБ)
5.9.0Релиз1.21.5, 1.21.6, 1.21.7, 1.21.8forge, neoforge29 июня 2025 г..jar (6.2 МБ)
5.8.0Релиз1.21.2, 1.21.3, 1.21.4, 1.21.5forge, neoforge8 мая 2025 г..jar (6.2 МБ)
5.7.0Релиз1.21.2, 1.21.3, 1.21.4, 1.21.5forge, neoforge9 декабря 2024 г..jar (6.1 МБ)
5.6.0Релиз1.21, 1.21.1, 1.21.2, 1.21.3forge, neoforge21 октября 2024 г..jar (6.1 МБ)
5.5.0Релиз1.21, 1.21.1, 1.21.2, 1.21.3forge, neoforge9 сентября 2024 г..jar (6.2 МБ)
5.4.0Релиз1.20.6, 1.21, 1.21.1forge, neoforge10 июля 2024 г..jar (6.2 МБ)
5.3.0Релиз1.20.6, 1.21forge, neoforge16 июня 2024 г..jar (6.2 МБ)

Показаны последние 15 из 57 версий. Все версии — на Modrinth.

Ченджлог

5.12.0Релиз1.21.6, 1.21.7, 1.21.8 · 28 июня 2026 г.

Kotlin for Forge 5.12.0

6.3.0Релиз26.1.1, 26.1.2, 26.2 · 28 июня 2026 г.

Kotlin for Forge 6.3.0

6.2.0Релиз26.1, 26.1.1, 26.1.2 · 10 марта 2026 г.

Kotlin for Forge 6.2.0

5.11.0Релиз1.21.3, 1.21.4, 1.21.5 · 17 января 2026 г.

Kotlin for Forge 5.11.0

6.1.0Релиз1.21.9, 1.21.10, 1.21.11 · 17 января 2026 г.

Kotlin for Forge 6.1.0

4.12.0Релиз1.20.2, 1.20.3, 1.20.4 · 3 декабря 2025 г.

Kotlin for Forge 4.12.0

  • Update to Kotlin 2.2.21, serialization 1.9.0, coroutines 1.10.2
6.0.0Релиз1.21.9, 1.21.10, 1.21.11 · 19 октября 2025 г.

Kotlin for Forge 6.0.0

5.10.0Релиз1.21.6, 1.21.7, 1.21.8 · 13 сентября 2025 г.

Kotlin for Forge 5.10.0

Полная история изменений — на Modrinth.

Комментарии

Загружаем…