Skip to content

Commit 00e6ab3

Browse files
committed
wip
1 parent 74b80c2 commit 00e6ab3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
package net.kyori.adventure.dfu;
2+
3+
public final class AdventureCodecs {
4+
private AdventureCodecs() {
5+
}
6+
7+
// key
8+
// uuid
9+
//TextColor
10+
// TextDecoration
11+
// TranslationArgument
12+
// indexed
13+
}

0 commit comments

Comments
 (0)