net.minecraft.server.packs.resources

public abstract class SimplePreparableReloadListener<T>

implements PreparableReloadListener

ack
net.minecraft.server.packs.resources.SimplePreparableReloadListener
net.minecraft.class_4080
net.minecraft.unmapped.C_iuwfjpcq
net.minecraft.resource.SinglePreparationResourceReloader
net.minecraft.client.resources.ReloadListener
net.minecraft.server.v1_16_R3.ResourceDataAbstract

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public final CompletableFuture<Void>
a(acc$a arg0, ach arg1, anw arg2, anw arg3, Executor arg4, Executor arg5)
reload(PreparableReloadListener$PreparationBarrier arg0, ResourceManager arg1, ProfilerFiller arg2, ProfilerFiller arg3, Executor arg4, Executor arg5)
method_25931(class_3302$class_4045 arg0, class_3300 arg1, class_3695 arg2, class_3695 arg3, Executor arg4, Executor arg5)
m_vbnuicfd(C_msqwzogj$C_yodorvdw arg0, C_tmnrpasf arg1, C_eslcbfsq arg2, C_eslcbfsq arg3, Executor arg4, Executor arg5)
reload(ResourceReloader$Synchronizer arg0, ResourceManager arg1, Profiler arg2, Profiler arg3, Executor arg4, Executor arg5)
func_215226_a(IFutureReloadListener$IStage arg0, IResourceManager arg1, IProfiler arg2, IProfiler arg3, Executor arg4, Executor arg5)
protected abstract T
b(ach arg0, anw arg1)
prepare(ResourceManager arg0, ProfilerFiller arg1)
method_18789(class_3300 arg0, class_3695 arg1)
m_itgdltaz(C_tmnrpasf arg0, C_eslcbfsq arg1)
prepare(ResourceManager manager, Profiler profiler)
func_212854_a_(IResourceManager arg0, IProfiler arg1)
protected abstract void
a(T arg0, ach arg1, anw arg2)
apply(T arg0, ResourceManager arg1, ProfilerFiller arg2)
method_18788(T arg0, class_3300 arg1, class_3695 arg2)
m_faulmbtd(T arg0, C_tmnrpasf arg1, C_eslcbfsq arg2)
apply(T prepared, ResourceManager manager, Profiler profiler)
func_212853_a_(T arg0, IResourceManager arg1, IProfiler arg2)