public class MinecraftTexturesPayload
| com.mojang.authlib.yggdrasil.response.MinecraftTexturesPayload |
Field summary
| Modifier and Type | Field | ||
|---|---|---|---|
| private long |
| ||
| private UUID |
| ||
| private String |
| ||
| private boolean |
| ||
| private Map<MinecraftProfileTexture$Type, MinecraftProfileTexture> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| public long |
| ||
| public UUID |
| ||
| public String |
| ||
| public boolean |
| ||
| public Map<MinecraftProfileTexture$Type, MinecraftProfileTexture> |
|