Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
1.20.x
1.19.1–1.19.4
1.18.1–1.18.2
1.17.1
1.16.3–1.16.5
Platforms
Supported environments
Client-side
Server-side
Client and server
Tags
Creators
Details
Licensed GPL-3.0-only
Published 2 years ago
Changelog
v2.10.3-k2.2.0-2.0+neoforge
Add automatic event registration
To use automatic event listener registration the @EventBusSubscriber annotation has to be added on the class/file.
Additionally, you can annotate a method with SubscribeEvent to adjust the listener's parameters.
This is not necessary though!
Klf automatically looks for events in every method inside of the class and automatically
determines which event bus to use.
Note for Forge developers: Private event listeners cannot be processed on Forge and will result in a crash!
Files
KotlinLangForge-2.10.3-k2.2.0-2.0+neoforge.jar(8.16 MiB) Primary
Metadata
Release channel
ReleaseVersion number
2.10.3-k2.2.0-2.0+neoforgeLoaders
NeoForge
Game versions
1.18.2, 1.19.2, 1.19.4, 1.20.1–1.20.4Environment
Client and server, best when installed on both


