Update sc

This commit is contained in:
kirillsaint 2024-04-25 13:22:41 +06:00
parent 84bf9b5a1d
commit 4def4b2f91
1 changed files with 5 additions and 0 deletions

View File

@ -21,6 +21,11 @@
<methods>;
}
-keep,allowshrinking class net.minecraft.** {
<fields>;
<methods>;
}
-keep,allowshrinking class net.silentclient.client.utils.cursors.** {
<fields>;
<methods>;