History - net.minecraft.util.thread.ParallelMapTransform$BatchedTaskSplitter
25w08a
Names
bsx$a
net.minecraft.util.thread.ParallelMapTransform$BatchedTaskSplitter
net.minecraft.class_10769$class_10770
net.minecraft.client.render.model.FutureModel$Batch
Fields
Map<K, V>: c, result, field_56618, entries
int: d, batchSize, field_56619, size
int: e, firstUndersizedBatchIndex, field_56620, start
Constructors
(BiFunction<K, U, V>, int, int)
Methods
CompletableFuture<?> (ParallelMapTransform$Container<K, U, V>, int, int, Executor): a, scheduleBatch, method_67616, newBatch
int (int): a, batchSize, method_67614, getLastIndex
<K, U, V> Runnable (Map<K, V>, int, int, ParallelMapTransform$Container<K, U, V>): a, createTask, method_67617, newTask
CompletableFuture<Map<K, V>> (CompletableFuture<?>, ParallelMapTransform$Container<K, U, V>): a, scheduleFinalOperation, method_67619, addLastTask