Yahoo Search Busca da Web

Resultado da Busca

  1. 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.

    • Images

      CurseForge - a world of endless gaming possibilities for...

    • Relations

      Gostaríamos de exibir a descriçãoaqui, mas o site que você...

  2. Adds a Kotlin language loader and provides some optional utilities. 55.6M Downloads | Mods

  3. Download Kotlin for Forge 3.12.0 on Modrinth. Supports 1.181.19.2 Forge. Published on Apr 29, 2023. 577527 downloads.

  4. 15 de dez. de 2023 · Download Kotlin for Forge 4.9.0 on Modrinth. Supports 1.19.3–1.20.4 Forge & Neoforge. Published on Dec 15, 2023. 40389 downloads.

  5. 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.

  6. Kambrik is a general purpose Kotlin library for Fabric. Meant to simplify development through various means. Kambrik Currently Offers: Simplified Registration of Items, Blocks, Enchantments, etc. Command DSL for simple command creation. A Message API for sending data over the network and back. Extension methods for common, reusable functionality.

  7. Makes Kotlin Forge-friendly by doing the following: Provides Kotlin stdlib, reflection, JSON serialization, and coroutines libraries. Provides KotlinLanguageProvider to allow usage of object declarations as @Mod targets.