File tree Expand file tree Collapse file tree 2 files changed +40
-0
lines changed
src/test/kotlin/platform/mcp/at Expand file tree Collapse file tree 2 files changed +40
-0
lines changed Original file line number Diff line number Diff line change 1+ /*
2+ * Minecraft Development for IntelliJ
3+ *
4+ * https://mcdev.io/
5+ *
6+ * Copyright (C) 2024 minecraft-dev
7+ *
8+ * This program is free software: you can redistribute it and/or modify
9+ * it under the terms of the GNU Lesser General Public License as published
10+ * by the Free Software Foundation, version 3.0 only.
11+ *
12+ * This program is distributed in the hope that it will be useful,
13+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
14+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15+ * GNU General Public License for more details.
16+ *
17+ * You should have received a copy of the GNU Lesser General Public License
18+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
19+ */
20+
121package com.demonwav.mcdev.platform.mcp.at
222
323import com.demonwav.mcdev.facet.MinecraftFacet
Original file line number Diff line number Diff line change 1+ /*
2+ * Minecraft Development for IntelliJ
3+ *
4+ * https://mcdev.io/
5+ *
6+ * Copyright (C) 2024 minecraft-dev
7+ *
8+ * This program is free software: you can redistribute it and/or modify
9+ * it under the terms of the GNU Lesser General Public License as published
10+ * by the Free Software Foundation, version 3.0 only.
11+ *
12+ * This program is distributed in the hope that it will be useful,
13+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
14+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15+ * GNU General Public License for more details.
16+ *
17+ * You should have received a copy of the GNU Lesser General Public License
18+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
19+ */
20+
121package com.demonwav.mcdev.platform.mcp.at
222
323import com.demonwav.mcdev.facet.MinecraftFacet
You can’t perform that action at this time.
0 commit comments