History - net.minecraft.server.packs.resources.SimpleReloadInstance
25w18a
Names
avu
awb
Fields
CompletableFuture<Unit>: d, allPreparations, field_18042, prepareStageFuture, f_10799_
CompletableFuture<Unit>: d, allPreparations, field_18042
CompletableFuture<List<S>>: e, allDone, field_18043, applyStageFuture, f_10800_
CompletableFuture<List<S>>: e, allDone, field_18043
Set<PreparableReloadListener>: f, preparingListeners, field_18044, waitingReloaders, f_10801_
Set<PreparableReloadListener>: f, preparingListeners, field_18044
int: g, listenerCount, field_18045, reloaderCount, f_10802_
int: g, listenerCount, field_18045
AtomicInteger: h, startedTasks, field_18048, toPrepareCount, f_382601_
AtomicInteger: h, startedTasks, field_18048
int: a, PREPARATION_PROGRESS_WEIGHT, field_29784, FIRST_PREPARE_APPLY_WEIGHT, f_143937_
int: a, PREPARATION_PROGRESS_WEIGHT, field_29784
int: b, EXTRA_RELOAD_PROGRESS_WEIGHT, field_29785, SECOND_PREPARE_APPLY_WEIGHT, f_143938_
int: b, EXTRA_RELOAD_PROGRESS_WEIGHT, field_29785
int: c, LISTENER_PROGRESS_WEIGHT, field_29786, RELOADER_WEIGHT, f_143939_
int: c, LISTENER_PROGRESS_WEIGHT, field_29786
AtomicInteger: i, finishedTasks, field_56609, preparedCount, f_382453_
AtomicInteger: i, finishedTasks, field_56609
AtomicInteger: j, startedReloads, field_18046, toApplyCount, f_10803_
AtomicInteger: j, startedReloads, field_18046
AtomicInteger: k, finishedReloads, field_18047, appliedCount, f_10804_
AtomicInteger: k, finishedReloads, field_18047
Constructors
Methods
CompletableFuture<?> (): a, done, method_18364, whenComplete, m_7237_
CompletableFuture<?> (): a, done, method_18364
float (): b, getActualProgress, method_18229, getProgress, m_7750_
float (): b, getActualProgress, method_18229
ReloadInstance (ResourceManager, List<PreparableReloadListener>, Executor, Executor, CompletableFuture<Unit>, boolean): a, create, method_40087, start, m_203834_
ReloadInstance (ResourceManager, List<PreparableReloadListener>, Executor, Executor, CompletableFuture<Unit>, boolean): a, create, method_40087
ReloadInstance (ResourceManager, List<PreparableReloadListener>, Executor, Executor, CompletableFuture<Unit>): b, of, method_18369, create, m_10815_
ReloadInstance (ResourceManager, List<PreparableReloadListener>, Executor, Executor, CompletableFuture<Unit>): b, of, method_18369
void (Executor, Executor, ResourceManager, List<PreparableReloadListener>, SimpleReloadInstance$StateFactory<S>, CompletableFuture<?>): b, startTasks, method_67578, start, m_388319_
void (Executor, Executor, ResourceManager, List<PreparableReloadListener>, SimpleReloadInstance$StateFactory<S>, CompletableFuture<?>): b, startTasks, method_67578
CompletableFuture<List<S>> (Executor, Executor, ResourceManager, List<PreparableReloadListener>, SimpleReloadInstance$StateFactory<S>, CompletableFuture<?>): a, prepareTasks, method_67571, startAsync, m_383927_
CompletableFuture<List<S>> (Executor, Executor, ResourceManager, List<PreparableReloadListener>, SimpleReloadInstance$StateFactory<S>, CompletableFuture<?>): a, prepareTasks, method_67571
PreparableReloadListener$PreparationBarrier (PreparableReloadListener, CompletableFuture<?>, Executor): a, createBarrierForListener, method_67573, createSynchronizer, m_388947_
PreparableReloadListener$PreparationBarrier (PreparableReloadListener, CompletableFuture<?>, Executor): a, createBarrierForListener, method_67573
int (int, int, int): a, weightProgress, method_67572, toWeighted, m_388462_
int (int, int, int): a, weightProgress, method_67572
1.21.5
Names
auv
avu
Fields
CompletableFuture<Unit>: a, allPreparations, field_18042, prepareStageFuture, f_10799_
CompletableFuture<Unit>: d, allPreparations, field_18042, prepareStageFuture, f_10799_
CompletableFuture<List<S>>: b, allDone, field_18043, applyStageFuture, f_10800_
CompletableFuture<List<S>>: e, allDone, field_18043, applyStageFuture, f_10800_
int: h, startedReloads, field_18046, toApplyCount, f_10803_
int: i, finishedReloads, field_18047, appliedCount, f_10804_
AtomicInteger: j, startedTaskCounter, field_18048, toPrepareCount, f_10805_
AtomicInteger: h, startedTasks, field_18048, toPrepareCount, f_382601_
AtomicInteger: k, doneTaskCounter, field_18049, preparedCount, f_10806_
int: c, PREPARATION_PROGRESS_WEIGHT, field_29784, FIRST_PREPARE_APPLY_WEIGHT, f_143937_
int: a, PREPARATION_PROGRESS_WEIGHT, field_29784, FIRST_PREPARE_APPLY_WEIGHT, f_143937_
int: d, EXTRA_RELOAD_PROGRESS_WEIGHT, field_29785, SECOND_PREPARE_APPLY_WEIGHT, f_143938_
int: b, EXTRA_RELOAD_PROGRESS_WEIGHT, field_29785, SECOND_PREPARE_APPLY_WEIGHT, f_143938_
int: e, LISTENER_PROGRESS_WEIGHT, field_29786, RELOADER_WEIGHT, f_143939_
int: c, LISTENER_PROGRESS_WEIGHT, field_29786, RELOADER_WEIGHT, f_143939_
AtomicInteger: i, finishedTasks, field_56609, preparedCount, f_382453_
AtomicInteger: j, startedReloads, field_18046, toApplyCount, f_10803_
AtomicInteger: k, finishedReloads, field_18047, appliedCount, f_10804_
Constructors
(Executor, Executor, ResourceManager, List<PreparableReloadListener>, SimpleReloadInstance$StateFactory<S>, CompletableFuture<Unit>)
(List<PreparableReloadListener>)
Methods
SimpleReloadInstance<Void> (ResourceManager, List<PreparableReloadListener>, Executor, Executor, CompletableFuture<Unit>): a, of, method_18369, create, m_10815_
ReloadInstance (ResourceManager, List<PreparableReloadListener>, Executor, Executor, CompletableFuture<Unit>): b, of, method_18369, create, m_10815_
void (Executor, Executor, ResourceManager, List<PreparableReloadListener>, SimpleReloadInstance$StateFactory<S>, CompletableFuture<?>): b, startTasks, method_67578, start, m_388319_
CompletableFuture<List<S>> (Executor, Executor, ResourceManager, List<PreparableReloadListener>, SimpleReloadInstance$StateFactory<S>, CompletableFuture<?>): a, prepareTasks, method_67571, startAsync, m_383927_
PreparableReloadListener$PreparationBarrier (PreparableReloadListener, CompletableFuture<?>, Executor): a, createBarrierForListener, method_67573, createSynchronizer, m_388947_
int (int, int, int): a, weightProgress, method_67572, toWeighted, m_388462_
1.21.4
Names
awb
auv
Fields
Constructors
Methods
1.21.3
Names
auk
awb
Fields
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
auv
auk
Fields
Constructors
Methods
1.20.6
Names
aqo
auv
Fields
Constructors
Methods
1.20.4
Names
anz
aqo
Fields
Constructors
Methods
1.20.2
Names
ald
anz
Fields
Constructors
Methods
1.20.1
Names
aln
ald
Fields
Constructors
Methods
1.19.4
Names
akk
aln
Fields
Constructors
Methods
1.19.3
Names
ais
akk
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
aia
ais
Fields
Constructors
Methods
1.19
Names
agf
aia
Fields
Constructors
Methods
1.18.2
Names
afp
agf
Fields
ResourceManager: a, resourceManager, field_17927, manager, f_10798_
CompletableFuture<Unit>: b, allPreparations, field_18042, prepareStageFuture, f_10799_
CompletableFuture<Unit>: a, allPreparations, field_18042, prepareStageFuture, f_10799_
CompletableFuture<List<S>>: c, allDone, field_18043, applyStageFuture, f_10800_
CompletableFuture<List<S>>: b, allDone, field_18043, applyStageFuture, f_10800_
Set<PreparableReloadListener>: g, preparingListeners, field_18044, waitingReloaders, f_10801_
Set<PreparableReloadListener>: f, preparingListeners, field_18044, waitingReloaders, f_10801_
int: h, listenerCount, field_18045, reloaderCount, f_10802_
int: g, listenerCount, field_18045, reloaderCount, f_10802_
int: i, startedReloads, field_18046, toApplyCount, f_10803_
int: h, startedReloads, field_18046, toApplyCount, f_10803_
int: j, finishedReloads, field_18047, appliedCount, f_10804_
int: i, finishedReloads, field_18047, appliedCount, f_10804_
AtomicInteger: k, startedTaskCounter, field_18048, toPrepareCount, f_10805_
AtomicInteger: j, startedTaskCounter, field_18048, toPrepareCount, f_10805_
AtomicInteger: l, doneTaskCounter, field_18049, preparedCount, f_10806_
AtomicInteger: k, doneTaskCounter, field_18049, preparedCount, f_10806_
int: d, PREPARATION_PROGRESS_WEIGHT, field_29784, FIRST_PREPARE_APPLY_WEIGHT, f_143937_
int: c, PREPARATION_PROGRESS_WEIGHT, field_29784, FIRST_PREPARE_APPLY_WEIGHT, f_143937_
int: e, EXTRA_RELOAD_PROGRESS_WEIGHT, field_29785, SECOND_PREPARE_APPLY_WEIGHT, f_143938_
int: d, EXTRA_RELOAD_PROGRESS_WEIGHT, field_29785, SECOND_PREPARE_APPLY_WEIGHT, f_143938_
int: f, LISTENER_PROGRESS_WEIGHT, field_29786, RELOADER_WEIGHT, f_143939_
int: e, LISTENER_PROGRESS_WEIGHT, field_29786, RELOADER_WEIGHT, f_143939_
Constructors
Methods
boolean (): c, isDone, method_18787, isComplete, m_7746_
void (): d, checkExceptions, method_18849, throwException, m_7748_
ReloadInstance (ResourceManager, List<PreparableReloadListener>, Executor, Executor, CompletableFuture<Unit>, boolean): a, create, method_40087, start, m_203834_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
ady
afp
Fields
Constructors
Methods
1.17.1
Names
Fields
Constructors
Methods
1.17
Names
acl
ady
net.minecraft.resources.AsyncReloader
net.minecraft.src.C_82_
Fields
ResourceManager: a, resourceManager, field_17927, manager, field_219565_a
ResourceManager: a, resourceManager, field_17927, manager, f_10798_
CompletableFuture<Unit>: b, allPreparations, field_18042, prepareStageFuture, field_219566_b
CompletableFuture<Unit>: b, allPreparations, field_18042, prepareStageFuture, f_10799_
CompletableFuture<List<S>>: c, allDone, field_18043, applyStageFuture, field_219567_c
CompletableFuture<List<S>>: c, allDone, field_18043, applyStageFuture, f_10800_
Set<PreparableReloadListener>: d, preparingListeners, field_18044, waitingReloaders, field_219568_d
Set<PreparableReloadListener>: g, preparingListeners, field_18044, waitingReloaders, f_10801_
int: e, listenerCount, field_18045, reloaderCount, field_219569_e
int: h, listenerCount, field_18045, reloaderCount, f_10802_
int: f, startedReloads, field_18046, toApplyCount, field_219570_f
int: i, startedReloads, field_18046, toApplyCount, f_10803_
int: g, finishedReloads, field_18047, appliedCount, field_219571_g
int: j, finishedReloads, field_18047, appliedCount, f_10804_
AtomicInteger: h, startedTaskCounter, field_18048, toPrepareCount, field_219572_h
AtomicInteger: k, startedTaskCounter, field_18048, toPrepareCount, f_10805_
AtomicInteger: i, doneTaskCounter, field_18049, preparedCount, field_219573_i
AtomicInteger: l, doneTaskCounter, field_18049, preparedCount, f_10806_
int: d, PREPARATION_PROGRESS_WEIGHT, field_29784, FIRST_PREPARE_APPLY_WEIGHT, f_143937_
int: e, EXTRA_RELOAD_PROGRESS_WEIGHT, field_29785, SECOND_PREPARE_APPLY_WEIGHT, f_143938_
int: f, LISTENER_PROGRESS_WEIGHT, field_29786, RELOADER_WEIGHT, f_143939_
Constructors
Methods
SimpleReloadInstance<Void> (ResourceManager, List<PreparableReloadListener>, Executor, Executor, CompletableFuture<Unit>): a, of, method_18369, create, func_219562_a
SimpleReloadInstance<Void> (ResourceManager, List<PreparableReloadListener>, Executor, Executor, CompletableFuture<Unit>): a, of, method_18369, create, m_10815_
CompletableFuture<Unit> (): a, done, method_18364, whenComplete, func_219552_a
CompletableFuture<Unit> (): a, done, method_18364, whenComplete, m_7237_
float (): b, getActualProgress, method_18229, getProgress, func_219555_b
float (): b, getActualProgress, method_18229, getProgress, m_7750_
boolean (): c, isApplying, method_18786, isPrepareStageComplete, func_219553_c
boolean (): d, isDone, method_18787, isComplete, func_219554_d
boolean (): c, isDone, method_18787, isComplete, m_7746_
void (): e, checkExceptions, method_18849, throwException, func_219556_e
void (): d, checkExceptions, method_18849, throwException, m_7748_
1.16.5
Names
net.minecraft.resource.ResourceReloader
net.minecraft.resource.SimpleResourceReload
Fields
Set<PreparableReloadListener>: d, preparingListeners, field_18044, waitingListeners, field_219568_d
Set<PreparableReloadListener>: d, preparingListeners, field_18044, waitingReloaders, field_219568_d
int: e, listenerCount, field_18045, listenerCount, field_219569_e
int: e, listenerCount, field_18045, reloaderCount, field_219569_e
int: f, startedReloads, field_18046, applyingCount, field_219570_f
int: f, startedReloads, field_18046, toApplyCount, field_219570_f
AtomicInteger: h, startedTaskCounter, field_18048, preparingCount, field_219572_h
AtomicInteger: h, startedTaskCounter, field_18048, toPrepareCount, field_219572_h
Constructors
Methods
boolean (): d, isDone, method_18787, isApplyStageComplete, func_219554_d
boolean (): d, isDone, method_18787, isComplete, func_219554_d
void (): e, checkExceptions, method_18849, throwExceptions, func_219556_e
void (): e, checkExceptions, method_18849, throwException, func_219556_e
1.16.4
Names
acj
acl
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
abg
acj
Fields
Constructors
Methods
1.16.1
Names
zf
abg
Fields
Constructors
Methods
1.15.2
Names
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
xm
zf
Fields
Constructors
Methods
1.14.4
Names
xk
xm
net.minecraft.server.packs.resources.SimpleReloadInstance
Fields
ResourceManager: a, field_17927, manager, field_219565_a
ResourceManager: a, resourceManager, field_17927, manager, field_219565_a
CompletableFuture<Unit>: b, field_18042, prepareStageFuture, field_219566_b
CompletableFuture<Unit>: b, allPreparations, field_18042, prepareStageFuture, field_219566_b
CompletableFuture<List<S>>: c, field_18043, applyStageFuture, field_219567_c
CompletableFuture<List<S>>: c, allDone, field_18043, applyStageFuture, field_219567_c
Set<ResourceReloadListener>: d, field_18044, waitingListeners, field_219568_d
Set<PreparableReloadListener>: d, preparingListeners, field_18044, waitingListeners, field_219568_d
int: e, field_18045, listenerCount, field_219569_e
int: e, listenerCount, field_18045, listenerCount, field_219569_e
int: f, field_18046, applyingCount, field_219570_f
int: f, startedReloads, field_18046, applyingCount, field_219570_f
int: g, field_18047, appliedCount, field_219571_g
int: g, finishedReloads, field_18047, appliedCount, field_219571_g
AtomicInteger: h, field_18048, preparingCount, field_219572_h
AtomicInteger: h, startedTaskCounter, field_18048, preparingCount, field_219572_h
AtomicInteger: i, field_18049, preparedCount, field_219573_i
AtomicInteger: i, doneTaskCounter, field_18049, preparedCount, field_219573_i
Constructors
Methods
ResourceReloader<Void> (ResourceManager, List<ResourceReloadListener>, Executor, Executor, CompletableFuture<Unit>): a, method_18369, create, func_219562_a
SimpleReloadInstance<Void> (ResourceManager, List<PreparableReloadListener>, Executor, Executor, CompletableFuture<Unit>): a, of, method_18369, create, func_219562_a
CompletableFuture<Unit> (): a, method_18364, whenComplete, func_219552_a
CompletableFuture<Unit> (): a, done, method_18364, whenComplete, func_219552_a
float (): b, method_18229, getProgress, func_219555_b
float (): b, getActualProgress, method_18229, getProgress, func_219555_b
boolean (): c, method_18786, isLoadStageComplete, func_219553_c
boolean (): c, isApplying, method_18786, isPrepareStageComplete, func_219553_c
boolean (): d, method_18787, isApplyStageComplete, func_219554_d
boolean (): d, isDone, method_18787, isApplyStageComplete, func_219554_d
void (): e, method_18849, throwExceptions, func_219556_e
void (): e, checkExceptions, method_18849, throwExceptions, func_219556_e
1.14.3
Names
xh
xk
net.minecraft.resource.ResourceReloader
Fields
IResourceManager: a, field_17927, field_219565_a
ResourceManager: a, field_17927, manager, field_219565_a
CompletableFuture<Unit>: b, field_18042, field_219566_b
CompletableFuture<Unit>: b, field_18042, prepareStageFuture, field_219566_b
CompletableFuture<List<S>>: c, field_18043, field_219567_c
CompletableFuture<List<S>>: c, field_18043, applyStageFuture, field_219567_c
Set<IFutureReloadListener>: d, field_18044, field_219568_d
Set<ResourceReloadListener>: d, field_18044, waitingListeners, field_219568_d
int: e, field_18045, field_219569_e
int: e, field_18045, listenerCount, field_219569_e
int: f, field_18046, field_219570_f
int: f, field_18046, applyingCount, field_219570_f
int: g, field_18047, field_219571_g
int: g, field_18047, appliedCount, field_219571_g
AtomicInteger: h, field_18048, field_219572_h
AtomicInteger: h, field_18048, preparingCount, field_219572_h
AtomicInteger: i, field_18049, field_219573_i
AtomicInteger: i, field_18049, preparedCount, field_219573_i
Constructors
Methods
AsyncReloader<Void> (IResourceManager, List<IFutureReloadListener>, Executor, Executor, CompletableFuture<Unit>): a, method_18369, func_219562_a
ResourceReloader<Void> (ResourceManager, List<ResourceReloadListener>, Executor, Executor, CompletableFuture<Unit>): a, method_18369, create, func_219562_a
CompletableFuture<Unit> (): a, method_18364, func_219552_a
CompletableFuture<Unit> (): a, method_18364, whenComplete, func_219552_a
float (): b, method_18229, func_219555_b
float (): b, method_18229, getProgress, func_219555_b
boolean (): c, method_18786, func_219553_c
boolean (): c, method_18786, isLoadStageComplete, func_219553_c
boolean (): d, method_18787, func_219554_d
boolean (): d, method_18787, isApplyStageComplete, func_219554_d
void (): e, method_18849, func_219556_e
void (): e, method_18849, throwExceptions, func_219556_e
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
Fields
Constructors
Methods
1.14
Names
xh
net.minecraft.class_4014
net.minecraft.resources.AsyncReloader
Fields
IResourceManager: a, field_17927, field_219565_a
CompletableFuture<Unit>: b, field_18042, field_219566_b
CompletableFuture<List<S>>: c, field_18043, field_219567_c
Set<IFutureReloadListener>: d, field_18044, field_219568_d
int: e, field_18045, field_219569_e
int: f, field_18046, field_219570_f
int: g, field_18047, field_219571_g
AtomicInteger: h, field_18048, field_219572_h
AtomicInteger: i, field_18049, field_219573_i
Constructors
(Executor, Executor, IResourceManager, List<IFutureReloadListener>, AsyncReloader$IStateFactory<S>, CompletableFuture<Unit>)
Methods
AsyncReloader<Void> (IResourceManager, List<IFutureReloadListener>, Executor, Executor, CompletableFuture<Unit>): a, method_18369, func_219562_a
CompletableFuture<Unit> (): a, method_18364, func_219552_a
float (): b, method_18229, func_219555_b
boolean (): c, method_18786, func_219553_c
boolean (): d, method_18787, func_219554_d
void (): e, method_18849, func_219556_e