added access stuff

This commit is contained in:
Mysticpasta1 2022-06-24 16:35:39 -05:00
parent e93b25c672
commit 1473044456
3 changed files with 7 additions and 0 deletions

View File

@ -28,6 +28,10 @@ repositories {
}
}
loom {
accessWidenerPath = file("src/main/resources/webdisplays.accesswidener")
}
dependencies {
// To change the versions see the gradle.properties file
minecraft "com.mojang:minecraft:${project.minecraft_version}"

View File

@ -0,0 +1 @@
public net.minecraft.client.gui.components.EditBox m94216()I # getMaxLength

View File

@ -0,0 +1,2 @@
accessWidener v1 named
accessible method net/minecraft/client/gui/components/EditBox getMaxLength ()I