- /*
- * Minecraft Dev for IntelliJ
- *
- * https://minecraftdev.org
- *
- * Copyright (c) 2022 minecraft-dev
- *
- * MIT License
- */
- // IntelliJ doesn't seem to know what the base package is in the other files without this
- // (since there aren't any other files at this root level)
- package com.demonwav.mcdev
- /*
- * Minecraft Dev for IntelliJ
- *
- * https://minecraftdev.org
- *
- * Copyright (c) 2023 minecraft-dev
- *
- * MIT License
- */
- // IntelliJ doesn't seem to know what the base package is in the other files without this
- // (since there aren't any other files at this root level)
- package com.demonwav.mcdev