net.minecraft.client.multiplayer

class ClientDebugSubscriber$1

implements DebugValueAccess

hdz$1
net.minecraft.client.multiplayer.ClientDebugSubscriber$1
net.minecraft.class_12036$1
net.minecraft.client.network.ClientDebugSubscriptionManager$1

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public <T> void
a(bxc<T> arg0, BiConsumer<dum, T> arg1)
forEachChunk(DebugSubscription<T> arg0, BiConsumer<ChunkPos, T> arg1)
method_74586(class_12017<T> arg0, BiConsumer<class_1923, T> arg1)
forEachChunkData(DebugSubscriptionType<T> arg0, BiConsumer<ChunkPos, T> arg1)
public <T> T
a(bxc<T> arg0, dum arg1)
getChunkValue(DebugSubscription<T> arg0, ChunkPos arg1)
method_74584(class_12017<T> arg0, class_1923 arg1)
getChunkData(DebugSubscriptionType<T> arg0, ChunkPos arg1)
public <T> void
b(bxc<T> arg0, BiConsumer<is, T> arg1)
forEachBlock(DebugSubscription<T> arg0, BiConsumer<BlockPos, T> arg1)
method_74587(class_12017<T> arg0, BiConsumer<class_2338, T> arg1)
forEachBlockData(DebugSubscriptionType<T> arg0, BiConsumer<BlockPos, T> arg1)
public <T> T
a(bxc<T> arg0, is arg1)
getBlockValue(DebugSubscription<T> arg0, BlockPos arg1)
method_74585(class_12017<T> arg0, class_2338 arg1)
getBlockData(DebugSubscriptionType<T> arg0, BlockPos arg1)
public <T> void
c(bxc<T> arg0, BiConsumer<cgi, T> arg1)
forEachEntity(DebugSubscription<T> arg0, BiConsumer<Entity, T> arg1)
method_74588(class_12017<T> arg0, BiConsumer<class_1297, T> arg1)
forEachEntityData(DebugSubscriptionType<T> arg0, BiConsumer<Entity, T> arg1)
public <T> T
a(bxc<T> arg0, cgi arg1)
getEntityValue(DebugSubscription<T> arg0, Entity arg1)
method_74583(class_12017<T> arg0, class_1297 arg1)
getEntityData(DebugSubscriptionType<T> arg0, Entity arg1)
public <T> void
a(bxc<T> arg0, bxe$a<T> arg1)
forEachEvent(DebugSubscription<T> arg0, DebugValueAccess$EventVisitor<T> arg1)
method_74582(class_12017<T> arg0, class_12021$class_12022<T> arg1)
forEachEvent(DebugSubscriptionType<T> arg0, DebugDataStore$EventConsumer<T> arg1)