9
0
mirror of https://github.com/Xiao-MoMi/Custom-Nameplates.git synced 2025-12-31 20:56:34 +00:00
This commit is contained in:
Xiao-MoMi
2022-09-27 21:21:36 +08:00
parent 72a68edc3a
commit 7a9bfad0de
39 changed files with 996 additions and 228 deletions

View File

@@ -91,6 +91,7 @@ public class TextCache {
}
public String getViewerText(Player viewer) {
//还没写完
return latestValue;
}
}