We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68778c2 commit 8f4bf11Copy full SHA for 8f4bf11
1 file changed
…el/api/reply/skyblock/ResourceReply.java …net/hypixel/api/reply/ResourceReply.javahypixel-api-core/src/main/java/net/hypixel/api/reply/skyblock/ResourceReply.java renamed to hypixel-api-core/src/main/java/net/hypixel/api/reply/ResourceReply.java
@@ -1,4 +1,4 @@
1
-package net.hypixel.api.reply.skyblock;
+package net.hypixel.api.reply;
2
3
import com.google.gson.JsonObject;
4
import net.hypixel.api.reply.AbstractReply;
0 commit comments