// Rules import './rules/easyPlace'; import './rules/fastEasyPlace'; import './rules/materialGrabber'; // Commands import './commands/construct'; // Other import './classes/BlockInfo';