public class Splashes extends ReloadListener<java.util.List<java.lang.String>>
IFutureReloadListener.IStage
Modifier and Type | Method and Description |
---|---|
protected void |
apply(java.util.List<java.lang.String> splashList,
IResourceManager resourceManagerIn,
IProfiler profilerIn) |
java.lang.String |
getSplashText() |
protected java.util.List<java.lang.String> |
prepare(IResourceManager resourceManagerIn,
IProfiler profilerIn) |
reload
public Splashes(Session gameSessionIn)
protected java.util.List<java.lang.String> prepare(IResourceManager resourceManagerIn, IProfiler profilerIn)
prepare
in class ReloadListener<java.util.List<java.lang.String>>
protected void apply(java.util.List<java.lang.String> splashList, IResourceManager resourceManagerIn, IProfiler profilerIn)
apply
in class ReloadListener<java.util.List<java.lang.String>>
@Nullable public java.lang.String getSplashText()