Uses of Class
net.minecraft.util.UserCache.Entry
| Package | Description |
|---|---|
| net.minecraft.util |
-
Uses of UserCache.Entry in net.minecraft.util
Fields in net.minecraft.util with type parameters of type UserCache.Entry Modifier and Type Field Description private Map<String,UserCache.Entry>UserCache. byNameprivate Map<UUID,UserCache.Entry>UserCache. byUuidMethods in net.minecraft.util that return UserCache.Entry Modifier and Type Method Description private static @Nullable UserCache.EntryUserCache. method_30167(JsonElement jsonElement, DateFormat dateFormat)Methods in net.minecraft.util that return types with arguments of type UserCache.Entry Modifier and Type Method Description private Stream<UserCache.Entry>UserCache. getLastAccessedEntries(int int2)List<UserCache.Entry>UserCache. load()Methods in net.minecraft.util with parameters of type UserCache.Entry Modifier and Type Method Description private voidUserCache. method_30164(UserCache.Entry entry)private static JsonElementUserCache. method_30165(UserCache.Entry entry, DateFormat dateFormat)