net.minecraft.server.packs.resources

public class SimpleReloadInstance<S>

implements ReloadInstance

aia
net.minecraft.server.packs.resources.SimpleReloadInstance
net.minecraft.class_4014
net.minecraft.unmapped.C_nqsxthnh
net.minecraft.resource.SimpleResourceReload
net.minecraft.resource.SimpleResourceReload
net.minecraft.src.C_82_
net.minecraft.server.packs.resources.Reloadable

Field summary

Modifier and TypeField
private static final int
c
PREPARATION_PROGRESS_WEIGHT
field_29784
f_vkcaoqmt
FIRST_PREPARE_APPLY_WEIGHT
FIRST_PREPARE_APPLY_WEIGHT
f_143937_
private static final int
d
EXTRA_RELOAD_PROGRESS_WEIGHT
field_29785
f_eaaormag
SECOND_PREPARE_APPLY_WEIGHT
SECOND_PREPARE_APPLY_WEIGHT
f_143938_
private static final int
e
LISTENER_PROGRESS_WEIGHT
field_29786
f_dkgjrpsm
RELOADER_WEIGHT
RELOADER_WEIGHT
f_143939_
protected final CompletableFuture<Unit>
a
allPreparations
field_18042
f_xhhrscjo
prepareStageFuture
prepareStageFuture
f_10799_
protected CompletableFuture<List<S>>
b
allDone
field_18043
f_bhanacfv
applyStageFuture
applyStageFuture
f_10800_
final Set<PreparableReloadListener>
f
preparingListeners
field_18044
f_mitzjbwz
waitingReloaders
waitingReloaders
f_10801_
private final int
g
listenerCount
field_18045
f_gfyktslg
reloaderCount
reloaderCount
f_10802_
private int
h
startedReloads
field_18046
f_rzvuqgmk
toApplyCount
toApplyCount
f_10803_
private int
i
finishedReloads
field_18047
f_hfilwdja
appliedCount
appliedCount
f_10804_
private final AtomicInteger
j
startedTaskCounter
field_18048
f_ppjrmgsm
toPrepareCount
toPrepareCount
f_10805_
private final AtomicInteger
k
doneTaskCounter
field_18049
f_rbkrnkfs
preparedCount
preparedCount
f_10806_

Constructor summary

ModifierConstructor
protected (Executor prepareExecutor, Executor applyExecutor, ResourceManager manager, List<PreparableReloadListener> reloaders, SimpleReloadInstance$StateFactory<S> factory, CompletableFuture<Unit> initialStage)

Method summary

Modifier and TypeMethod
public static SimpleReloadInstance<Void>
a(ahu arg0, List<aho> arg1, Executor arg2, Executor arg3, CompletableFuture<amk> arg4)
of(ResourceManager arg0, List<PreparableReloadListener> arg1, Executor arg2, Executor arg3, CompletableFuture<Unit> arg4)
method_18369(class_3300 arg0, List<class_3302> arg1, Executor arg2, Executor arg3, CompletableFuture<class_3902> arg4)
m_fdirnkhq(C_tmnrpasf arg0, List<C_msqwzogj> arg1, Executor arg2, Executor arg3, CompletableFuture<C_djdmkjpx> arg4)
create(ResourceManager manager, List<ResourceReloader> reloaders, Executor prepareExecutor, Executor applyExecutor, CompletableFuture<Unit> initialStage)
create(ResourceManager manager, List<ResourceReloader> reloaders, Executor prepareExecutor, Executor applyExecutor, CompletableFuture<Unit> initialStage)
m_10815_(C_77_ p_10816_, List<C_69_> p_10817_, Executor p_10818_, Executor p_10819_, CompletableFuture<C_204_> p_10820_)
public CompletableFuture<?>
a()
done()
method_18364()
m_dctqsnoh()
whenComplete()
whenComplete()
m_7237_()
public float
b()
getActualProgress()
method_18229()
m_olsboeec()
getProgress()
getProgress()
m_7750_()
public static ReloadInstance
a(ahu arg0, List<aho> arg1, Executor arg2, Executor arg3, CompletableFuture<amk> arg4, boolean arg5)
create(ResourceManager arg0, List<PreparableReloadListener> arg1, Executor arg2, Executor arg3, CompletableFuture<Unit> arg4, boolean arg5)
method_40087(class_3300 arg0, List<class_3302> arg1, Executor arg2, Executor arg3, CompletableFuture<class_3902> arg4, boolean arg5)
m_obrutakb(C_tmnrpasf arg0, List<C_msqwzogj> arg1, Executor arg2, Executor arg3, CompletableFuture<C_djdmkjpx> arg4, boolean arg5)
start(ResourceManager manager, List<ResourceReloader> reloaders, Executor prepareExecutor, Executor applyExecutor, CompletableFuture<Unit> initialStage, boolean profiled)
create(ResourceManager manager, List<ResourceReloader> reloaders, Executor prepareExecutor, Executor applyExecutor, CompletableFuture<Unit> initialStage, boolean arg5)
m_203834_(C_77_ p_203835_, List<C_69_> p_203836_, Executor p_203837_, Executor p_203838_, CompletableFuture<C_204_> p_203839_, boolean p_203840_)