Uses of Class
net.minecraft.client.multiplayer.ClientDebugSubscriber.ValueMaps
Packages that use ClientDebugSubscriber.ValueMaps
-
Uses of ClientDebugSubscriber.ValueMaps in net.minecraft.client.multiplayer
Fields in net.minecraft.client.multiplayer with type parameters of type ClientDebugSubscriber.ValueMapsModifier and TypeFieldDescriptionprivate final Map<DebugSubscription<?>, ClientDebugSubscriber.ValueMaps<?>> ClientDebugSubscriber.valuesBySubscriptionMethods in net.minecraft.client.multiplayer that return ClientDebugSubscriber.ValueMapsModifier and TypeMethodDescription(package private) <V> @Nullable ClientDebugSubscriber.ValueMaps<V> ClientDebugSubscriber.getValueMaps(DebugSubscription<V> pSubscription) Methods in net.minecraft.client.multiplayer with parameters of type ClientDebugSubscriber.ValueMapsModifier and TypeMethodDescriptionClientDebugSubscriber.ValueMapType.get(ClientDebugSubscriber.ValueMaps<V> pMaps)