索引

A B C D E F G H I M N O P Q R S T U V Y 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格

A

AccountInfo - org.to2mbn.jmccc.mojangapi中的类
The information of a Mojang account.
AccountInfo(String, String, String, String, Long, Long, Long, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, String, Boolean, Boolean) - 类的构造器 org.to2mbn.jmccc.mojangapi.AccountInfo
 
apiProvider(MojangAPIProvider) - 类中的方法 org.to2mbn.jmccc.mojangapi.MojangAPIBuilder
 
apiStatus() - 类中的方法 org.to2mbn.jmccc.mojangapi.DefaultMojangAPIProvider
 
apiStatus() - 接口中的方法 org.to2mbn.jmccc.mojangapi.MojangAPIProvider
 

B

BlockedServerList - org.to2mbn.jmccc.mojangapi中的接口
 
blockedServers() - 类中的方法 org.to2mbn.jmccc.mojangapi.DefaultMojangAPIProvider
 
blockedServers() - 接口中的方法 org.to2mbn.jmccc.mojangapi.MojangAPIProvider
 
build() - 类中的方法 org.to2mbn.jmccc.mojangapi.MojangAPIBuilder
 
buildAPIProvider() - 类中的方法 org.to2mbn.jmccc.mojangapi.MojangAPIBuilder
 
buildDefault() - 类中的静态方法 org.to2mbn.jmccc.mojangapi.MojangAPIBuilder
 
buildHttpRequester() - 类中的方法 org.to2mbn.jmccc.mojangapi.MojangAPIBuilder
 

C

content(byte[]) - 类中的方法 org.to2mbn.jmccc.mojangapi.io.MultipartBuilder
 
create() - 类中的静态方法 org.to2mbn.jmccc.mojangapi.MojangAPIBuilder
 

D

debug(boolean) - 类中的方法 org.to2mbn.jmccc.mojangapi.MojangAPIBuilder
 
DefaultMojangAPIProvider - org.to2mbn.jmccc.mojangapi中的类
 
DefaultMojangAPIProvider() - 类的构造器 org.to2mbn.jmccc.mojangapi.DefaultMojangAPIProvider
 
disposition(String, String) - 类中的方法 org.to2mbn.jmccc.mojangapi.io.MultipartBuilder
 

E

equals(Object) - 类中的方法 org.to2mbn.jmccc.mojangapi.AccountInfo
 
equals(Object) - 类中的方法 org.to2mbn.jmccc.mojangapi.FormerName
 
equals(Object) - 类中的方法 org.to2mbn.jmccc.mojangapi.SalesStatistics
 

F

finish() - 类中的方法 org.to2mbn.jmccc.mojangapi.io.MultipartBuilder
 
FormerName - org.to2mbn.jmccc.mojangapi中的类
Describes one of a player's former names.
FormerName(String, Long) - 类的构造器 org.to2mbn.jmccc.mojangapi.FormerName
 

G

getAccountInfo(SessionCredential) - 接口中的方法 org.to2mbn.jmccc.mojangapi.MojangAPI
Gets the information of the account.
getBlocked() - 类中的方法 org.to2mbn.jmccc.mojangapi.AccountInfo
 
getBlockedServerList() - 接口中的方法 org.to2mbn.jmccc.mojangapi.MojangAPI
Gets the blocked server list.
getBoundary() - 类中的方法 org.to2mbn.jmccc.mojangapi.io.MultipartBuilder
 
getChangedToAt() - 类中的方法 org.to2mbn.jmccc.mojangapi.FormerName
Returns when the player changed its name to this, or null if the time is unknown (for example, this is the player's first username).
getContentType() - 类中的方法 org.to2mbn.jmccc.mojangapi.io.MultipartBuilder
 
getDateOfBirth() - 类中的方法 org.to2mbn.jmccc.mojangapi.AccountInfo
 
getDeleted() - 类中的方法 org.to2mbn.jmccc.mojangapi.AccountInfo
 
getEmail() - 类中的方法 org.to2mbn.jmccc.mojangapi.AccountInfo
 
getEmailVerified() - 类中的方法 org.to2mbn.jmccc.mojangapi.AccountInfo
 
getEntries() - 接口中的方法 org.to2mbn.jmccc.mojangapi.BlockedServerList
 
getFromMigratedUser() - 类中的方法 org.to2mbn.jmccc.mojangapi.AccountInfo
 
getFullName() - 类中的方法 org.to2mbn.jmccc.mojangapi.AccountInfo
 
getHashed() - 类中的方法 org.to2mbn.jmccc.mojangapi.AccountInfo
 
getId() - 类中的方法 org.to2mbn.jmccc.mojangapi.AccountInfo
 
getLast24h() - 类中的方法 org.to2mbn.jmccc.mojangapi.SalesStatistics
 
getLegacyUser() - 类中的方法 org.to2mbn.jmccc.mojangapi.AccountInfo
 
getMigrated() - 类中的方法 org.to2mbn.jmccc.mojangapi.AccountInfo
 
getName() - 类中的方法 org.to2mbn.jmccc.mojangapi.FormerName
Returns the username.
getNameHistory(UUID) - 接口中的方法 org.to2mbn.jmccc.mojangapi.MojangAPI
Returns the name history of the specified player.
getPasswordChangedAt() - 类中的方法 org.to2mbn.jmccc.mojangapi.AccountInfo
 
getRegisteredAt() - 类中的方法 org.to2mbn.jmccc.mojangapi.AccountInfo
 
getRegisterIp() - 类中的方法 org.to2mbn.jmccc.mojangapi.AccountInfo
 
getSaleVelocityPerSeconds() - 类中的方法 org.to2mbn.jmccc.mojangapi.SalesStatistics
 
getSecured() - 类中的方法 org.to2mbn.jmccc.mojangapi.AccountInfo
 
getServiceStatus() - 接口中的方法 org.to2mbn.jmccc.mojangapi.MojangAPI
Returns status of various Mojang services.
getTotal() - 类中的方法 org.to2mbn.jmccc.mojangapi.SalesStatistics
 
getUsername() - 类中的方法 org.to2mbn.jmccc.mojangapi.AccountInfo
 
getVerifiedByParent() - 类中的方法 org.to2mbn.jmccc.mojangapi.AccountInfo
 
GREEN - enum class 中的枚举常量 org.to2mbn.jmccc.mojangapi.ServiceStatus
Service available.

H

hashCode() - 类中的方法 org.to2mbn.jmccc.mojangapi.AccountInfo
 
hashCode() - 类中的方法 org.to2mbn.jmccc.mojangapi.FormerName
 
hashCode() - 类中的方法 org.to2mbn.jmccc.mojangapi.SalesStatistics
 
header(String, String) - 类中的方法 org.to2mbn.jmccc.mojangapi.io.MultipartBuilder
 

I

isBlocked(String) - 接口中的方法 org.to2mbn.jmccc.mojangapi.BlockedServerList
 
ITEM_SOLD_COBALT - 类中的静态变量 org.to2mbn.jmccc.mojangapi.SalesStatistics.MetricKeys
 
ITEM_SOLD_MINECRAFT - 类中的静态变量 org.to2mbn.jmccc.mojangapi.SalesStatistics.MetricKeys
 
ITEM_SOLD_SCROLLS - 类中的静态变量 org.to2mbn.jmccc.mojangapi.SalesStatistics.MetricKeys
 

M

MojangAPI - org.to2mbn.jmccc.mojangapi中的接口
The Mojang API client.
MojangAPIBuilder - org.to2mbn.jmccc.mojangapi中的类
 
MojangAPIBuilder() - 类的构造器 org.to2mbn.jmccc.mojangapi.MojangAPIBuilder
 
MojangAPIProvider - org.to2mbn.jmccc.mojangapi中的接口
 
MultipartBuilder - org.to2mbn.jmccc.mojangapi.io中的类
 
MultipartBuilder() - 类的构造器 org.to2mbn.jmccc.mojangapi.io.MultipartBuilder
 

N

nameHistory(UUID) - 类中的方法 org.to2mbn.jmccc.mojangapi.DefaultMojangAPIProvider
 
nameHistory(UUID) - 接口中的方法 org.to2mbn.jmccc.mojangapi.MojangAPIProvider
 

O

org.to2mbn.jmccc.mojangapi - 程序包 org.to2mbn.jmccc.mojangapi
 
org.to2mbn.jmccc.mojangapi.io - 程序包 org.to2mbn.jmccc.mojangapi.io
 

P

PREPAID_CARD_REDEEMED_MINECRAFT - 类中的静态变量 org.to2mbn.jmccc.mojangapi.SalesStatistics.MetricKeys
 
proxy(Proxy) - 类中的方法 org.to2mbn.jmccc.mojangapi.MojangAPIBuilder
 

Q

querySales(String...) - 接口中的方法 org.to2mbn.jmccc.mojangapi.MojangAPI
Queries the statistics on the sales.

R

RED - enum class 中的枚举常量 org.to2mbn.jmccc.mojangapi.ServiceStatus
Service unavailable.

S

salesStatistics() - 类中的方法 org.to2mbn.jmccc.mojangapi.DefaultMojangAPIProvider
 
salesStatistics() - 接口中的方法 org.to2mbn.jmccc.mojangapi.MojangAPIProvider
 
SalesStatistics - org.to2mbn.jmccc.mojangapi中的类
 
SalesStatistics(long, long, long) - 类的构造器 org.to2mbn.jmccc.mojangapi.SalesStatistics
 
SalesStatistics.MetricKeys - org.to2mbn.jmccc.mojangapi中的类
 
ServiceStatus - org.to2mbn.jmccc.mojangapi中的Enum Class
Describes the status of a Mojang service.
setTexture(SessionCredential, UUID, TextureType, Texture) - 接口中的方法 org.to2mbn.jmccc.mojangapi.MojangAPI
Sets the player's texture.

T

texture(UUID, TextureType) - 类中的方法 org.to2mbn.jmccc.mojangapi.DefaultMojangAPIProvider
 
texture(UUID, TextureType) - 接口中的方法 org.to2mbn.jmccc.mojangapi.MojangAPIProvider
 
toString() - 类中的方法 org.to2mbn.jmccc.mojangapi.AccountInfo
 
toString() - 类中的方法 org.to2mbn.jmccc.mojangapi.FormerName
 
toString() - 类中的方法 org.to2mbn.jmccc.mojangapi.SalesStatistics
 

U

userInfo() - 类中的方法 org.to2mbn.jmccc.mojangapi.DefaultMojangAPIProvider
 
userInfo() - 接口中的方法 org.to2mbn.jmccc.mojangapi.MojangAPIProvider
 

V

valueOf(String) - enum class中的静态方法 org.to2mbn.jmccc.mojangapi.ServiceStatus
Returns the enum constant of this class with the specified name.
values() - enum class中的静态方法 org.to2mbn.jmccc.mojangapi.ServiceStatus
Returns an array containing the constants of this enum class, in the order they are declared.

Y

YELLOW - enum class 中的枚举常量 org.to2mbn.jmccc.mojangapi.ServiceStatus
Something wrong with the service.
A B C D E F G H I M N O P Q R S T U V Y 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格