File Details
Kotlin for Forge 1.3.0
- R
- Jun 21, 2020
- 5.75 MB
- 5.3K
- 1.15.2+9
- Forge
File Name
kotlinforforge-1.3.0-obf.jar
Supported Versions
- 1.15-Snapshot
- 1.14-Snapshot
- 1.15.2
- 1.15.1
- 1.15
- 1.14.4
- 1.14.3
- 1.14.2
- 1.14.1
- 1.14
Curse Maven Snippet
Kotlin for Forge 1.3.0
- Added a modding skeleton repository as an alternative to editing the build.gradle the Forge MDK ships with. Find it in the README of the Kotlin for Forge GitHub repository.
- Added two more reified generic type functions to the KotlinEventBus for `priority` and `receivedCancelled` parameters.
- Fixed the ObjectHolderDelegate not allowing subtypes of classes that implement IForgeRegistryEntry
- Updated to Kotlin 1.4-M2, Updated to coroutines 1.3.7