Uses of Class
net.minecraft.client.network.ClientDebugSubscriptionManager.TrackableValueMap
Packages that use ClientDebugSubscriptionManager.TrackableValueMap
-
Uses of ClientDebugSubscriptionManager.TrackableValueMap in net.minecraft.client.network
Fields in net.minecraft.client.network with type parameters of type ClientDebugSubscriptionManager.TrackableValueMapModifier and TypeFieldDescriptionprivate final Map<DebugSubscriptionType<?>, ClientDebugSubscriptionManager.TrackableValueMap<?>> ClientDebugSubscriptionManager.valuesBySubscriptionMethods in net.minecraft.client.network that return ClientDebugSubscriptionManager.TrackableValueMapModifier and TypeMethodDescription(package private) <V> @Nullable ClientDebugSubscriptionManager.TrackableValueMap<V> ClientDebugSubscriptionManager.getTrackableValueMaps(DebugSubscriptionType<V> type) Methods in net.minecraft.client.network with parameters of type ClientDebugSubscriptionManager.TrackableValueMapModifier and TypeMethodDescriptionClientDebugSubscriptionManager.TrackableValueGetter.get(ClientDebugSubscriptionManager.TrackableValueMap<V> map)