Class Library.Relocation
java.lang.Object
me.remigio07.chatplugin.api.common.util.Library.Relocation
- Enclosing class:
Library
Relocation util used to relocate libraries.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PREFIX
Prefix used for relocation.Value: "me.remigio07.chatplugin.common.lib."
- See Also:
-
-
Constructor Details
-
Relocation
Constructs a new relocation.- Parameters:
oldPackages- Old packages array
-
-
Method Details
-
getOldPackages
Gets the list of old packages.- Returns:
- Old packages list
-