History - net.minecraft.client.network.ClientDebugSubscriptionManager$1
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
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
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.client.multiplayer.ClientDebugSubscriber$1
net.minecraft.class_12036$1
net.minecraft.client.network.ClientDebugSubscriptionManager$1
Fields
World: val$level, field_62936, field_62936
ClientDebugSubscriptionManager: this$0, field_62937, field_62937
Constructors
()
Methods
<T> void (DebugSubscriptionType<T>, BiConsumer<ChunkPos, T>): forEachChunk, method_74586, forEachChunkData
<T> T (DebugSubscriptionType<T>, ChunkPos): getChunkValue, method_74584, getChunkData
<T> void (DebugSubscriptionType<T>, BiConsumer<BlockPos, T>): forEachBlock, method_74587, forEachBlockData
<T> T (DebugSubscriptionType<T>, BlockPos): getBlockValue, method_74585, getBlockData
<T> void (DebugSubscriptionType<T>, BiConsumer<Entity, T>): forEachEntity, method_74588, forEachEntityData
<T> T (DebugSubscriptionType<T>, Entity): getEntityValue, method_74583, getEntityData
<T> void (DebugSubscriptionType<T>, DebugDataStore$EventConsumer<T>): forEachEvent, method_74582, forEachEvent
void (World, BiConsumer, UUID, Object): lambda$forEachEntity$0, method_74738, method_74738