Move Eventhandling around.
I still want to use fabric still "array backed" events, but these here are just a bit easier to use from kotlin.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# suppress inspection "UnusedProperty" for whole file
|
||||
org.gradle.jvmargs=-Xmx4096M
|
||||
|
||||
minecraft_version=1.19
|
||||
minecraft_version=1.19.2
|
||||
loom.platform=fabric
|
||||
|
||||
archives_base_name=notenoughupdates
|
||||
@@ -12,7 +13,7 @@ architectury_version=5.10.33
|
||||
fabric_loader_version=0.14.8
|
||||
fabric_api_version=0.58.0+1.19
|
||||
fabric_kotlin_version=1.8.2+kotlin.1.7.10
|
||||
yarn_version=1.19.2+build.8
|
||||
yarn_version=1.19.2+build.9
|
||||
|
||||
libgui_version=6.0.0+1.19
|
||||
rei_version=9.1.518
|
||||
|
||||
Reference in New Issue
Block a user