类的使用
cn.mcres.gyhhy.MXLib.yggdrasil.beans.Profile
-
使用Profile的程序包 程序包 说明 cn.mcres.gyhhy.MXLib.yggdrasil -
-
cn.mcres.gyhhy.MXLib.yggdrasil中Profile的使用
返回Profile的cn.mcres.gyhhy.MXLib.yggdrasil中的方法 修饰符和类型 方法 说明 ProfileYggdrasil. queryPlayerHasJoined(String username, String serverId, String player_ip)ProfileYggdrasil. queryProfile(UnsignedUUID uuid, boolean unsigned)ProfileYggdrasil. queryProfile(String uuid, boolean unsigned)Profile[]Yggdrasil. queryProfiles(String... pnames)ProfileJsonHelper.ProfileTypeAdapter. read(com.google.gson.stream.JsonReader in)参数类型为Profile的cn.mcres.gyhhy.MXLib.yggdrasil中的方法 修饰符和类型 方法 说明 voidJsonHelper.ProfileTypeAdapter. write(com.google.gson.stream.JsonWriter out, Profile value)类型变量类型为Profile的cn.mcres.gyhhy.MXLib.yggdrasil中的方法参数 修饰符和类型 方法 说明 voidYggdrasil. queryPlayerHasJoined(String username, String serverId, String player_ip, Callback<Profile> callback)GET /sessionserver/session/minecraft/hasJoined?voidYggdrasil. queryProfile(UnsignedUUID uuid, boolean unsigned, Callback<Profile> callback)voidYggdrasil. queryProfile(String uuid, boolean unsigned, Callback<Profile> callback)
-