net.minecraft.client.multiplayer

class ClientDebugSubscriber$ValueMap<K, V>

hdz$a
net.minecraft.client.multiplayer.ClientDebugSubscriber$ValueMap
net.minecraft.class_12036$class_12037
net.minecraft.client.network.ClientDebugSubscriptionManager$TrackableValue

Field summary

Modifier and TypeField
private final Map<K, ClientDebugSubscriber$ValueWrapper<V>>
a
values
field_62938
trackableValues

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public void
a(Predicate<hdz$d<V>> arg0)
removeValues(Predicate<ClientDebugSubscriber$ValueWrapper<V>> arg0)
method_74743(Predicate<class_12036$class_12040<V>> arg0)
removeAll(Predicate<ClientDebugSubscriptionManager$ValueWithExpiry<V>> arg0)
public void
a(K arg0)
removeKey(K arg0)
method_74740(K arg0)
removeUUID(K arg0)
public void
b(Predicate<K> arg0)
removeKeys(Predicate<K> arg0)
method_74745(Predicate<K> arg0)
removeKeys(Predicate<K> arg0)
public V
b(K arg0)
getValue(K arg0)
method_74744(K arg0)
get(K object)
public void
a(long arg0, K arg1, bxc$b<V> arg2)
apply(long arg0, K arg1, DebugSubscription$Update<V> arg2)
method_74739(long arg0, K arg1, class_12017$class_12019<V> arg2)
apply(long arg0, K arg1, DebugSubscriptionType$OptionalValue<V> value)
public void
a(BiConsumer<K, V> arg0)
forEach(BiConsumer<K, V> arg0)
method_74741(BiConsumer<K, V> arg0)
forEach(BiConsumer<K, V> arg0)