aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/profileviewer/GuiProfileViewer.java
diff options
context:
space:
mode:
authorPhoebe <77941535+catgirlseraid@users.noreply.github.com>2024-06-01 00:16:43 +1200
committerGitHub <noreply@github.com>2024-05-31 22:16:43 +1000
commit320e81be1fdffba4f7f6373c8ef4a4778c10d65d (patch)
treebd9d634bc14462d44afa2bbebed71e351727a2eb /src/main/java/io/github/moulberry/notenoughupdates/profileviewer/GuiProfileViewer.java
parent9b69eb0d5cb268abbd52350d1e4aabb067f2e010 (diff)
downloadnotenoughupdates-320e81be1fdffba4f7f6373c8ef4a4778c10d65d.tar.gz
notenoughupdates-320e81be1fdffba4f7f6373c8ef4a4778c10d65d.tar.bz2
notenoughupdates-320e81be1fdffba4f7f6373c8ef4a4778c10d65d.zip
Add more detail to hoppity pv page (#1160)
Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com> Co-authored-by: Cal <cwolfson58@gmail.com> Co-authored-by: SeRaid <77941535+SeRaid743@users.noreply.github.com> Co-authored-by: nopo <nopotheemail@gmail.com>
Diffstat (limited to 'src/main/java/io/github/moulberry/notenoughupdates/profileviewer/GuiProfileViewer.java')
-rw-r--r--src/main/java/io/github/moulberry/notenoughupdates/profileviewer/GuiProfileViewer.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/io/github/moulberry/notenoughupdates/profileviewer/GuiProfileViewer.java b/src/main/java/io/github/moulberry/notenoughupdates/profileviewer/GuiProfileViewer.java
index 68a34d02..341cf7c6 100644
--- a/src/main/java/io/github/moulberry/notenoughupdates/profileviewer/GuiProfileViewer.java
+++ b/src/main/java/io/github/moulberry/notenoughupdates/profileviewer/GuiProfileViewer.java
@@ -707,7 +707,7 @@ public class GuiProfileViewer extends GuiScreen {
Utils.drawItemStack(stack, x + 6, y + 9);
}
- private static String getDisplayName() {
+ public static String getDisplayName() {
return Utils.getElementOrDefault(
profile.getHypixelProfile(),
"displayname",