History - net.minecraft.client.network.ClientDebugSubscriptionManager

26.3

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

hic

net.minecraft.client.multiplayer.ClientDebugSubscriber

net.minecraft.class_12036

net.minecraft.client.network.ClientDebugSubscriptionManager

Fields

ClientPlayNetworkHandler: a, connection, field_62932, networkHandler, f_uliykjkm, f_413277_

ClientPlayNetworkHandler: connection, connection, field_62932, networkHandler

DebugHud: b, debugScreenOverlay, field_62933, debugHud, f_sejqkdym, f_412442_

DebugHud: debugScreenOverlay, debugScreenOverlay, field_62933, debugHud

Set<DebugSubscriptionType<?>>: c, remoteSubscriptions, field_62934, clientSubscriptions, f_ssiygjkx, f_413607_

Set<DebugSubscriptionType<?>>: remoteSubscriptions, remoteSubscriptions, field_62934, clientSubscriptions

Map<DebugSubscriptionType<?>, ClientDebugSubscriptionManager$TrackableValueMap<?>>: d, valuesBySubscription, field_62935, valuesBySubscription, f_xukopepq, f_412135_

Map<DebugSubscriptionType<?>, ClientDebugSubscriptionManager$TrackableValueMap<?>>: valuesBySubscription, valuesBySubscription, field_62935, valuesBySubscription

Constructors

Methods

void (Set<DebugSubscriptionType<?>>, DebugSubscriptionType<?>, boolean): a, addFlag, method_74729, addDebugSubscription, m_edgfhjfy, m_418602_

void (Set<DebugSubscriptionType<?>>, DebugSubscriptionType<?>, boolean): addFlag, addFlag, method_74729, addDebugSubscription

Set<DebugSubscriptionType<?>> (): c, requestedSubscriptions, method_74733, getRequestedSubscriptions, m_bvqardkr, m_416410_

Set<DebugSubscriptionType<?>> (): requestedSubscriptions, requestedSubscriptions, method_74733, getRequestedSubscriptions

void (): a, clear, method_74712, clearAllSubscriptions, m_xeukestk, m_419799_

void (): clear, clear, method_74712, clearAllSubscriptions

void (long): a, tick, method_74713, startTick, m_jyrmxscw, m_420149_

void (long): tick, tick, method_74713, startTick

void (Set<DebugSubscriptionType<?>>): a, onSubscriptionsChanged, method_74728, onSubscriptionsChanged, m_svrbobho, m_417743_

void (Set<DebugSubscriptionType<?>>): onSubscriptionsChanged, onSubscriptionsChanged, method_74728, onSubscriptionsChanged

<V> ClientDebugSubscriptionManager$TrackableValueMap<V> (DebugSubscriptionType<V>): a, getValueMaps, method_74720, getTrackableValueMaps, m_tzjjpzqv, m_414939_

<V> ClientDebugSubscriptionManager$TrackableValueMap<V> (DebugSubscriptionType<V>): getValueMaps, getValueMaps, method_74720, getTrackableValueMaps

<K, V> ClientDebugSubscriptionManager$TrackableValue<K, V> (DebugSubscriptionType<V>, ClientDebugSubscriptionManager$TrackableValueGetter<K, V>): a, getValueMap, method_74721, getValue, m_llmfclra, m_418757_

<K, V> ClientDebugSubscriptionManager$TrackableValue<K, V> (DebugSubscriptionType<V>, ClientDebugSubscriptionManager$TrackableValueGetter<K, V>): getValueMap, getValueMap, method_74721, getValue

<K, V> V (DebugSubscriptionType<V>, K, ClientDebugSubscriptionManager$TrackableValueGetter<K, V>): a, getValue, method_74723, getValue, m_auhghwjq, m_416104_

<K, V> V (DebugSubscriptionType<V>, K, ClientDebugSubscriptionManager$TrackableValueGetter<K, V>): getValue, getValue, method_74723, getValue

DebugDataStore (World): a, createDebugValueAccess, method_74726, createDebugDataStore, m_ymrdlnfh, m_ymrdlnfh, m_416516_

DebugDataStore (World): createDebugValueAccess, createDebugValueAccess, method_74726, createDebugDataStore

<T> void (long, ChunkPos, DebugSubscriptionType$OptionalValue<T>): a, updateChunk, method_74717, updateChunk, m_wrnnexxq, m_419504_

<T> void (long, ChunkPos, DebugSubscriptionType$OptionalValue<T>): updateChunk, updateChunk, method_74717, updateChunk

<T> void (long, BlockPos, DebugSubscriptionType$OptionalValue<T>): a, updateBlock, method_74718, updateBlock, m_nkgdgujb, m_nkgdgujb, m_415907_

<T> void (long, BlockPos, DebugSubscriptionType$OptionalValue<T>): updateBlock, updateBlock, method_74718, updateBlock

<T> void (long, Entity, DebugSubscriptionType$OptionalValue<T>): a, updateEntity, method_74716, updateEntity, m_dcbkapja, m_dcbkapja, m_420039_

<T> void (long, Entity, DebugSubscriptionType$OptionalValue<T>): updateEntity, updateEntity, method_74716, updateEntity

<T> void (long, DebugSubscriptionType$Value<T>): a, pushEvent, method_74714, addEvent, m_rapjpwgh, m_419230_

<T> void (long, DebugSubscriptionType$Value<T>): pushEvent, pushEvent, method_74714, addEvent

<K, V> void (long, K, DebugSubscriptionType$OptionalValue<V>, ClientDebugSubscriptionManager$TrackableValueGetter<K, V>): a, updateMap, method_74719, updateTrackableValueMap, m_hgqmiviv, m_417771_

<K, V> void (long, K, DebugSubscriptionType$OptionalValue<V>, ClientDebugSubscriptionManager$TrackableValueGetter<K, V>): updateMap, updateMap, method_74719, updateTrackableValueMap

<K, V> void (DebugSubscriptionType<V>, ClientDebugSubscriptionManager$TrackableValueGetter<K, V>, BiConsumer<K, V>): a, forEachValue, method_74722, forEachValue, m_ceboaeya, m_415420_

<K, V> void (DebugSubscriptionType<V>, ClientDebugSubscriptionManager$TrackableValueGetter<K, V>, BiConsumer<K, V>): forEachValue, forEachValue, method_74722, forEachValue

void (): b, dropLevel, method_74730, clearValues, m_dkxvftua, m_420060_

void (): dropLevel, dropLevel, method_74730, clearValues

void (ChunkPos): a, dropChunk, method_74725, removeChunk, m_bplxgpgo, m_419501_

void (ChunkPos): dropChunk, dropChunk, method_74725, removeChunk

void (Entity): a, dropEntity, method_74724, removeEntity, m_dcjltmbu, m_dcjltmbu, m_415652_

void (Entity): dropEntity, dropEntity, method_74724, removeEntity

<T> ClientDebugSubscriptionManager$TrackableValueGetter<UUID, T> (): d, entities, method_74735, forEntities, m_gmzecjpi, m_415439_

<T> ClientDebugSubscriptionManager$TrackableValueGetter<UUID, T> (): entities, entities, method_74735, forEntities

<T> ClientDebugSubscriptionManager$TrackableValueGetter<BlockPos, T> (): e, blocks, method_74736, forBlocks, m_tbepssly, m_419060_

<T> ClientDebugSubscriptionManager$TrackableValueGetter<BlockPos, T> (): blocks, blocks, method_74736, forBlocks

<T> ClientDebugSubscriptionManager$TrackableValueGetter<ChunkPos, T> (): f, chunks, method_74737, forChunks, m_ebgcunzv, m_415666_

<T> ClientDebugSubscriptionManager$TrackableValueGetter<ChunkPos, T> (): chunks, chunks, method_74737, forChunks

void (Set<DebugSubscriptionType<?>>): b, initializeSubscriptions, method_76759, clearSubscriptions, m_jrmmoidg, m_447194_

void (Set<DebugSubscriptionType<?>>): initializeSubscriptions, initializeSubscriptions, method_76759, clearSubscriptions

1.21.11

Names

gzk

hic

Fields

Constructors

Methods

void (Set<DebugSubscriptionType<?>>): b, initializeSubscriptions, method_76759, clearSubscriptions, m_jrmmoidg, m_447194_

1.21.10

Names

Fields

Constructors

Methods

1.21.9

Names

gzk

net.minecraft.client.multiplayer.ClientDebugSubscriber

net.minecraft.class_12036

net.minecraft.client.network.ClientDebugSubscriptionManager

net.minecraft.unmapped.C_pdtulgsb

net.minecraft.unmapped.C_pdtulgsb

net.minecraft.src.C_411200_

Fields

ClientPlayNetworkHandler: a, connection, field_62932, networkHandler, f_uliykjkm, f_413277_

DebugHud: b, debugScreenOverlay, field_62933, debugHud, f_sejqkdym, f_412442_

Set<DebugSubscriptionType<?>>: c, remoteSubscriptions, field_62934, clientSubscriptions, f_ssiygjkx, f_413607_

Map<DebugSubscriptionType<?>, ClientDebugSubscriptionManager$TrackableValueMap<?>>: d, valuesBySubscription, field_62935, valuesBySubscription, f_xukopepq, f_412135_

Constructors

(ClientPlayNetworkHandler, DebugHud)

Methods

void (Set<DebugSubscriptionType<?>>, DebugSubscriptionType<?>, boolean): a, addFlag, method_74729, addDebugSubscription, m_edgfhjfy, m_418602_

Set<DebugSubscriptionType<?>> (): c, requestedSubscriptions, method_74733, getRequestedSubscriptions, m_bvqardkr, m_416410_

void (): a, clear, method_74712, clearAllSubscriptions, m_xeukestk, m_419799_

void (long): a, tick, method_74713, startTick, m_jyrmxscw, m_420149_

void (Set<DebugSubscriptionType<?>>): a, onSubscriptionsChanged, method_74728, onSubscriptionsChanged, m_svrbobho, m_417743_

<V> ClientDebugSubscriptionManager$TrackableValueMap<V> (DebugSubscriptionType<V>): a, getValueMaps, method_74720, getTrackableValueMaps, m_tzjjpzqv, m_414939_

<K, V> ClientDebugSubscriptionManager$TrackableValue<K, V> (DebugSubscriptionType<V>, ClientDebugSubscriptionManager$TrackableValueGetter<K, V>): a, getValueMap, method_74721, getValue, m_llmfclra, m_418757_

<K, V> V (DebugSubscriptionType<V>, K, ClientDebugSubscriptionManager$TrackableValueGetter<K, V>): a, getValue, method_74723, getValue, m_auhghwjq, m_416104_

DebugDataStore (World): a, createDebugValueAccess, method_74726, createDebugDataStore, m_ymrdlnfh, m_ymrdlnfh, m_416516_

<T> void (long, ChunkPos, DebugSubscriptionType$OptionalValue<T>): a, updateChunk, method_74717, updateChunk, m_wrnnexxq, m_419504_

<T> void (long, BlockPos, DebugSubscriptionType$OptionalValue<T>): a, updateBlock, method_74718, updateBlock, m_nkgdgujb, m_nkgdgujb, m_415907_

<T> void (long, Entity, DebugSubscriptionType$OptionalValue<T>): a, updateEntity, method_74716, updateEntity, m_dcbkapja, m_dcbkapja, m_420039_

<T> void (long, DebugSubscriptionType$Value<T>): a, pushEvent, method_74714, addEvent, m_rapjpwgh, m_419230_

<K, V> void (long, K, DebugSubscriptionType$OptionalValue<V>, ClientDebugSubscriptionManager$TrackableValueGetter<K, V>): a, updateMap, method_74719, updateTrackableValueMap, m_hgqmiviv, m_417771_

<K, V> void (DebugSubscriptionType<V>, ClientDebugSubscriptionManager$TrackableValueGetter<K, V>, BiConsumer<K, V>): a, forEachValue, method_74722, forEachValue, m_ceboaeya, m_415420_

void (): b, dropLevel, method_74730, clearValues, m_dkxvftua, m_420060_

void (ChunkPos): a, dropChunk, method_74725, removeChunk, m_bplxgpgo, m_419501_

void (Entity): a, dropEntity, method_74724, removeEntity, m_dcjltmbu, m_dcjltmbu, m_415652_

<T> ClientDebugSubscriptionManager$TrackableValueGetter<UUID, T> (): d, entities, method_74735, forEntities, m_gmzecjpi, m_415439_

<T> ClientDebugSubscriptionManager$TrackableValueGetter<BlockPos, T> (): e, blocks, method_74736, forBlocks, m_tbepssly, m_419060_

<T> ClientDebugSubscriptionManager$TrackableValueGetter<ChunkPos, T> (): f, chunks, method_74737, forChunks, m_ebgcunzv, m_415666_