summaryrefslogtreecommitdiff
path: root/enigma/src/test/resources/comments/test.mapping
diff options
context:
space:
mode:
authorGravatar modmuss2025-09-13 09:18:47 +0100
committerGravatar GitHub2025-09-13 09:18:47 +0100
commiteca0ab1bbddcb4b9797d75a8d3d0a05b02336276 (patch)
tree7888590928d0ed93b88930e69f0334a318fdff09 /enigma/src/test/resources/comments/test.mapping
parentProvide access to the jar index in the API (diff)
downloadenigma-fork-eca0ab1bbddcb4b9797d75a8d3d0a05b02336276.tar.gz
enigma-fork-eca0ab1bbddcb4b9797d75a8d3d0a05b02336276.tar.xz
enigma-fork-eca0ab1bbddcb4b9797d75a8d3d0a05b02336276.zip
Remove legacy mapping handling (#560)
* Remove legacy mapping handling * Minor cleanup * More cleanup
Diffstat (limited to 'enigma/src/test/resources/comments/test.mapping')
-rw-r--r--enigma/src/test/resources/comments/test.mapping18
1 files changed, 0 insertions, 18 deletions
diff --git a/enigma/src/test/resources/comments/test.mapping b/enigma/src/test/resources/comments/test.mapping
deleted file mode 100644
index d134558..0000000
--- a/enigma/src/test/resources/comments/test.mapping
+++ /dev/null
@@ -1,18 +0,0 @@
1CLASS net/minecraft/class_1158 net/minecraft/util/math/Quaternion
2 COMMENT it circel
3 COMMENT next line
4 FIELD field_21493 IDENTITY Lnet/minecraft/class_1158;
5 COMMENT moar comment thing
6 COMMENT near field
7 METHOD foo bar (FFFF)V
8 COMMENT method comment
9 COMMENT second line
10 COMMENT third line
11 ARG 1 b
12 COMMENT arg comment
13 CLASS old new
14 COMMENT inner comment
15 FIELD field_19263 iterator Lnet/minecraft/class_3980;
16 METHOD tryAdvance (Ljava/util/function/Consumer;)Z
17 ARG 1 consumer
18 COMMENT very inner comment \ No newline at end of file