Package net.minestom.server.utils.mojang
Class MojangUtils
java.lang.Object
net.minestom.server.utils.mojang.MojangUtils
Utils class using mojang API.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable com.google.gson.JsonObjectfromUsername(@NotNull String username) static @Nullable com.google.gson.JsonObject
-
Constructor Details
-
MojangUtils
public MojangUtils()
-
-
Method Details