@Environment(value=CLIENT) public class SplashTextResourceSupplier extends SinglePreparationResourceReloadListener<List<String>>
ResourceReloadListener.Synchronizer
Modifier and Type | Field and Description |
---|---|
private Session |
field_18934 |
private static Random |
RANDOM |
private static Identifier |
RESOURCE_ID |
private List<String> |
splashTexts |
Constructor and Description |
---|
SplashTextResourceSupplier(Session session) |
Modifier and Type | Method and Description |
---|---|
protected void |
apply(List<String> list,
ResourceManager resourceManager,
Profiler profiler) |
String |
get() |
protected List<String> |
prepare(ResourceManager resourceManager,
Profiler profiler) |
reload
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
private static final Identifier RESOURCE_ID
private static final Random RANDOM
private final Session field_18934
public SplashTextResourceSupplier(Session session)
protected List<String> prepare(ResourceManager resourceManager, Profiler profiler)
prepare
in class SinglePreparationResourceReloadListener<List<String>>
protected void apply(List<String> list, ResourceManager resourceManager, Profiler profiler)
apply
in class SinglePreparationResourceReloadListener<List<String>>