PGM
PGM copied to clipboard
Remove implementations from api
Refactoring api out of core for feat/1.18 involved moving some packages from core and util into the new api module. Some of these implementations should be moved back out of API. This issue is to keep track of these classes and packages which need to be moved.
The following things should be refactored out of the API module:
- [ ]
StringUtils
- [ ] the
tc.oc.pgm.api.xml
package - [ ]
Blockdrops