bug$d | |
net.minecraft.util.thread.ParallelMapTransform$SplitterBase | |
net.minecraft.class_10769$class_10773 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private int |
| ||||||
private int |
| ||||||
private final CompletableFuture<?>[] |
| ||||||
private int |
| ||||||
private final ParallelMapTransform$Container<K, U, V> |
|
Constructor summary
Modifier | Constructor |
---|---|
(BiFunction<K, U, V> arg0, int arg1, int arg2) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
private int |
| ||||||
public CompletableFuture<Map<K, V>> |
| ||||||
protected abstract int |
| ||||||
protected abstract CompletableFuture<?> |
| ||||||
protected abstract CompletableFuture<Map<K, V>> |
|