History - net.minecraft.client.multiplayer.ClientDebugSubscriber$ValueMap
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
gzk$a
net.minecraft.client.multiplayer.ClientDebugSubscriber$ValueMap
net.minecraft.class_12036$class_12037
net.minecraft.client.network.ClientDebugSubscriptionManager$TrackableValue
net.minecraft.src.C_411200_$C_411186_
Fields
Map<K, ClientDebugSubscriber$ValueWrapper<V>>: a, values, field_62938, trackableValues, f_412303_
Constructors
()
Methods
void (Predicate<ClientDebugSubscriber$ValueWrapper<V>>): a, removeValues, method_74743, removeAll, m_417883_
void (K): a, removeKey, method_74740, removeUUID, m_420488_
void (Predicate<K>): b, removeKeys, method_74745, removeKeys, m_417550_
V (K): b, getValue, method_74744, get, m_416448_
void (long, K, DebugSubscription$Update<V>): a, apply, method_74739, apply, m_417477_
void (BiConsumer<K, V>): a, forEach, method_74741, forEach, m_420336_