Boxlin

A language adapter for mods coded in Kotlin + some utility functions.

File Details

boxlin-3.1.0-1.14.4-mod.jar

  • R
  • Jul 15, 2020
  • 4.12 MB
  • 46
  • 1.14.4
  • Forge

File Name

boxlin-3.1.0-1.14.4-mod.jar

Supported Versions

  • 1.14.4

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:boxlin-283350:3006069")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Fixed generic event listeners so that they correctly register in the event bus. Added more configuration for when adding event listeners with event priority and if the listener should receive canceled events.