keep ExampleBaritoneControl
This commit is contained in:
parent
b0678fd259
commit
0cd9bb658f
2
scripts/proguard.pro
vendored
2
scripts/proguard.pro
vendored
@ -16,6 +16,8 @@
|
||||
-keep class baritone.BaritoneProvider
|
||||
-keep class baritone.api.IBaritoneProvider
|
||||
|
||||
-keep class baritone.utils.ExampleBaritoneControl { *; }
|
||||
|
||||
# setting names are reflected from field names, so keep field names
|
||||
-keepclassmembers class baritone.api.Settings {
|
||||
public <fields>;
|
||||
|
Loading…
Reference in New Issue
Block a user