public abstract class BaseUserAuthentication
implements UserAuthentication
| com.mojang.authlib.BaseUserAuthentication |
Field summary
| Modifier and Type | Field | ||
|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||
| protected static final String |
| ||
| protected static final String |
| ||
| protected static final String |
| ||
| protected static final String |
| ||
| protected static final String |
| ||
| protected static final String |
| ||
| private final AuthenticationService |
| ||
| private final PropertyMap |
| ||
| private String |
| ||
| private String |
| ||
| private String |
| ||
| private GameProfile |
| ||
| private UserType |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (AuthenticationService arg0) |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| public boolean |
| ||
| public void |
| ||
| public boolean |
| ||
| public void |
| ||
| public void |
| ||
| protected String |
| ||
| protected String |
| ||
| public void |
| ||
| public Map<String, Object> |
| ||
| protected void |
| ||
| public GameProfile |
| ||
| public AuthenticationService |
| ||
| public String |
| ||
| public PropertyMap |
| ||
| protected PropertyMap |
| ||
| public UserType |
| ||
| protected void |
| ||
| protected void |
|