Class UserManager.TopEntry
java.lang.Object
com.meteordevelopments.duels.api.user.UserManager.TopEntry
- Enclosing interface:
UserManager
-
Constructor Details
-
TopEntry
public TopEntry(@NotNull String type, @NotNull String identifier, @NotNull List<UserManager.TopData> data)
-
-
Method Details