forked from WeaveMC/unpick
-
Notifications
You must be signed in to change notification settings - Fork 11
Home
Daomephsta edited this page Apr 3, 2021
·
2 revisions
Welcome to the unpick wiki!
To integrate Unpick with your project, see the javadocs for the classes in the daomephsta.unpick.api package, starting with daomephsta.unpick.api.ConstantUninliner.
No classes outside this package should be directly referenced.
Useful implementations of daomephsta.unpick.api.constantmappers.IConstantMapper can be constructed using the methods in daomephsta.unpick.api.constantmappers.ConstantMappers.
Useful implementations of daomephsta.unpick.api.constantresolvers.IConstantResolver can be constructed using the methods in daomephsta.unpick.api.constantresolvers.ConstantResolvers.