History - net.minecraft.util.debug.DebugValueAccess
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
bvu
net.minecraft.util.debug.DebugValueAccess
net.minecraft.class_12021
net.minecraft.world.debug.DebugDataStore
net.minecraft.src.C_411344_
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_