You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mixin-test-data/src/main/java/com/demonwav/mcdev/mixintestdata/invalidInjectorMethodSignatureFix/GenericOneParam.java
+14-4Lines changed: 14 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,21 @@
1
1
/*
2
-
* Minecraft Dev for IntelliJ
2
+
* Minecraft Development for IntelliJ
3
3
*
4
-
* https://minecraftdev.org
4
+
* https://mcdev.io/
5
5
*
6
-
* Copyright (c) 2021 minecraft-dev
6
+
* Copyright (C) 2024 minecraft-dev
7
7
*
8
-
* MIT License
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/>.
Copy file name to clipboardExpand all lines: mixin-test-data/src/main/java/com/demonwav/mcdev/mixintestdata/invalidInjectorMethodSignatureFix/GenericTwoParams.java
+14-4Lines changed: 14 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,21 @@
1
1
/*
2
-
* Minecraft Dev for IntelliJ
2
+
* Minecraft Development for IntelliJ
3
3
*
4
-
* https://minecraftdev.org
4
+
* https://mcdev.io/
5
5
*
6
-
* Copyright (c) 2021 minecraft-dev
6
+
* Copyright (C) 2024 minecraft-dev
7
7
*
8
-
* MIT License
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/>.
Copy file name to clipboardExpand all lines: mixin-test-data/src/main/java/com/demonwav/mcdev/mixintestdata/invalidInjectorMethodSignatureFix/MixedInGeneric.java
+14-4Lines changed: 14 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,21 @@
1
1
/*
2
-
* Minecraft Dev for IntelliJ
2
+
* Minecraft Development for IntelliJ
3
3
*
4
-
* https://minecraftdev.org
4
+
* https://mcdev.io/
5
5
*
6
-
* Copyright (c) 2021 minecraft-dev
6
+
* Copyright (C) 2024 minecraft-dev
7
7
*
8
-
* MIT License
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/>.
Copy file name to clipboardExpand all lines: mixin-test-data/src/main/java/com/demonwav/mcdev/mixintestdata/invalidInjectorMethodSignatureFix/MixedInOuter.java
+14-4Lines changed: 14 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,21 @@
1
1
/*
2
-
* Minecraft Dev for IntelliJ
2
+
* Minecraft Development for IntelliJ
3
3
*
4
-
* https://minecraftdev.org
4
+
* https://mcdev.io/
5
5
*
6
-
* Copyright (c) 2021 minecraft-dev
6
+
* Copyright (C) 2024 minecraft-dev
7
7
*
8
-
* MIT License
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/>.
Copy file name to clipboardExpand all lines: mixin-test-data/src/main/java/com/demonwav/mcdev/mixintestdata/invalidInjectorMethodSignatureFix/MixedInSimple.java
+14-4Lines changed: 14 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,21 @@
1
1
/*
2
-
* Minecraft Dev for IntelliJ
2
+
* Minecraft Development for IntelliJ
3
3
*
4
-
* https://minecraftdev.org
4
+
* https://mcdev.io/
5
5
*
6
-
* Copyright (c) 2021 minecraft-dev
6
+
* Copyright (C) 2024 minecraft-dev
7
7
*
8
-
* MIT License
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/>.
0 commit comments