Uses of Record Class
net.minecraft.client.network.ClientDebugSubscriptionManager.ValueWithExpiry
Packages that use ClientDebugSubscriptionManager.ValueWithExpiry
- 
Uses of ClientDebugSubscriptionManager.ValueWithExpiry in net.minecraft.client.network
Fields in net.minecraft.client.network with type parameters of type ClientDebugSubscriptionManager.ValueWithExpiryModifier and TypeFieldDescriptionprivate final Map<K, ClientDebugSubscriptionManager.ValueWithExpiry<V>> ClientDebugSubscriptionManager.TrackableValue.trackableValues(package private) final List<ClientDebugSubscriptionManager.ValueWithExpiry<V>> ClientDebugSubscriptionManager.TrackableValueMap.valuesMethod parameters in net.minecraft.client.network with type arguments of type ClientDebugSubscriptionManager.ValueWithExpiryModifier and TypeMethodDescriptionvoidClientDebugSubscriptionManager.TrackableValue.removeAll(Predicate<ClientDebugSubscriptionManager.ValueWithExpiry<V>> predicate)