private static final int | | c | | PREPARATION_PROGRESS_WEIGHT | | field_29784 | | FIRST_PREPARE_APPLY_WEIGHT |
|
private static final int | | d | | EXTRA_RELOAD_PROGRESS_WEIGHT | | field_29785 | | SECOND_PREPARE_APPLY_WEIGHT |
|
private static final int | | e | | LISTENER_PROGRESS_WEIGHT | | field_29786 | | RELOADER_WEIGHT |
|
protected final CompletableFuture<Unit> | | a | | allPreparations | | field_18042 | | prepareStageFuture |
|
protected CompletableFuture<List<S>> | | b | | allDone | | field_18043 | | applyStageFuture |
|
final Set<PreparableReloadListener> | | f | | preparingListeners | | field_18044 | | waitingReloaders |
|
private final int | | g | | listenerCount | | field_18045 | | reloaderCount |
|
private int | | h | | startedReloads | | field_18046 | | toApplyCount |
|
private int | | i | | finishedReloads | | field_18047 | | appliedCount |
|
private final AtomicInteger | | j | | startedTaskCounter | | field_18048 | | toPrepareCount |
|
private final AtomicInteger | | k | | doneTaskCounter | | field_18049 | | preparedCount |
|