lt | |
net.minecraft.server.management.PlayerProfileCache |
Field summary
Modifier and Type | Field | ||||
---|---|---|---|---|---|
public static final SimpleDateFormat |
| ||||
private final Map<String, PlayerProfileCache$ProfileEntry> |
| ||||
private final Map<UUID, PlayerProfileCache$ProfileEntry> |
| ||||
private final LinkedList<com.mojang.authlib.GameProfile> |
| ||||
private final MinecraftServer |
| ||||
protected final com.google.gson.Gson |
| ||||
private final File |
| ||||
private static final ParameterizedType |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (MinecraftServer arg0, File arg1) |
Method summary
Modifier and Type | Method | ||||
---|---|---|---|---|---|
private static com.mojang.authlib.GameProfile |
| ||||
public void |
| ||||
private void |
| ||||
public com.mojang.authlib.GameProfile |
| ||||
public String[] |
| ||||
public com.mojang.authlib.GameProfile |
| ||||
private PlayerProfileCache$ProfileEntry |
| ||||
public void |
| ||||
public void |
| ||||
private List<PlayerProfileCache$ProfileEntry> |
|