Boxlin

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

File Details

Boxlin-1.3.0.jar

  • R
  • Mar 18, 2018
  • 3.75 MB
  • 249
  • 1.12.2+5

File Name

Boxlin-1.3.0.jar

Supported Versions

  • 1.12.2
  • 1.12.1
  • 1.12
  • 1.11.2
  • 1.11.1
  • 1.11

Changes: - getGuiConfig -> getGuiConfigScreen - get(category, key, defaultValue, comment, values) -> get(category, key, defaultValue, comment) - ConfigurationHandler.guiConfig -> ConfigurationHandler.guiConfigScreen

Added: - Javadoc - Kotlin Reflect is now bundled with the jar - ProxyInjector delegate to create proxies - useProxy to create ProxyInjector instances