History - net.minecraft.client.multiplayer.ClientDebugSubscriber$1
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
gzk$1
net.minecraft.client.multiplayer.ClientDebugSubscriber$1
net.minecraft.class_12036$1
net.minecraft.client.network.ClientDebugSubscriptionManager$1
net.minecraft.src.C_411200_$C_411422_
Fields
Constructors
()
Methods
<T> void (DebugSubscription<T>, BiConsumer<ChunkPos, T>): a, forEachChunk, method_74586, forEachChunkData, m_416099_
<T> T (DebugSubscription<T>, ChunkPos): a, getChunkValue, method_74584, getChunkData, m_419243_
<T> void (DebugSubscription<T>, BiConsumer<BlockPos, T>): b, forEachBlock, method_74587, forEachBlockData, m_416231_
<T> T (DebugSubscription<T>, BlockPos): a, getBlockValue, method_74585, getBlockData, m_415770_
<T> void (DebugSubscription<T>, BiConsumer<Entity, T>): c, forEachEntity, method_74588, forEachEntityData, m_418025_
<T> T (DebugSubscription<T>, Entity): a, getEntityValue, method_74583, getEntityData, m_415925_
<T> void (DebugSubscription<T>, DebugValueAccess$EventVisitor<T>): a, forEachEvent, method_74582, forEachEvent, m_417898_