History - net.minecraft.util.thread.ParallelMapTransform$SplitterBase

25w08a

Names

bsx$d

net.minecraft.util.thread.ParallelMapTransform$SplitterBase

net.minecraft.class_10769$class_10773

net.minecraft.client.render.model.FutureModel$Entry

Fields

int: a, lastScheduledIndex, field_56622, lastBatch

int: c, currentIndex, field_56624, index

CompletableFuture<?>[]: d, tasks, field_56625, futures

int: e, batchIndex, field_56626, batch

ParallelMapTransform$Container<K, U, V>: f, container, field_56627, entry

Constructors

(BiFunction<K, U, V>, int, int)

Methods

int (): a, pendingBatchSize, method_67629, nextSize

CompletableFuture<Map<K, V>> (Map<K, U>, Executor): a, scheduleTasks, method_67630, newTasks

int (int): a, batchSize, method_67614, getLastIndex

CompletableFuture<?> (ParallelMapTransform$Container<K, U, V>, int, int, Executor): a, scheduleBatch, method_67616, newBatch

CompletableFuture<Map<K, V>> (CompletableFuture<?>, ParallelMapTransform$Container<K, U, V>): a, scheduleFinalOperation, method_67619, addLastTask