Uses of Record Class
net.minecraft.client.multiplayer.ClientDebugSubscriber.ValueWrapper
Packages that use ClientDebugSubscriber.ValueWrapper
-
Uses of ClientDebugSubscriber.ValueWrapper in net.minecraft.client.multiplayer
Fields in net.minecraft.client.multiplayer with type parameters of type ClientDebugSubscriber.ValueWrapperModifier and TypeFieldDescription(package private) final List<ClientDebugSubscriber.ValueWrapper<V>> ClientDebugSubscriber.ValueMaps.eventsprivate final Map<K, ClientDebugSubscriber.ValueWrapper<V>> ClientDebugSubscriber.ValueMap.valuesMethod parameters in net.minecraft.client.multiplayer with type arguments of type ClientDebugSubscriber.ValueWrapperModifier and TypeMethodDescriptionvoidClientDebugSubscriber.ValueMap.removeValues(Predicate<ClientDebugSubscriber.ValueWrapper<V>> pPredicate)