History - net.minecraft.world.debug.DebugDataStore

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.util.debug.DebugValueAccess

net.minecraft.class_12021

net.minecraft.world.debug.DebugDataStore

Fields

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