public class Splashes extends ReloadListener<java.util.List<java.lang.String>>
IFutureReloadListener.IStage| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
apply(java.util.List<java.lang.String> objectIn,
IResourceManager resourceManagerIn,
IProfiler profilerIn) |
java.lang.String |
getSplashText() |
protected java.util.List<java.lang.String> |
prepare(IResourceManager resourceManagerIn,
IProfiler profilerIn)
Performs any reloading that can be done off-thread, such as file IO
|
reloadclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfunc_225594_i_public Splashes(Session gameSessionIn)
protected java.util.List<java.lang.String> prepare(IResourceManager resourceManagerIn, IProfiler profilerIn)
prepare クラス内 ReloadListener<java.util.List<java.lang.String>>protected void apply(java.util.List<java.lang.String> objectIn,
IResourceManager resourceManagerIn,
IProfiler profilerIn)
apply クラス内 ReloadListener<java.util.List<java.lang.String>>@Nullable public java.lang.String getSplashText()