Package net.minecraft.client.resources
Class SplashManager
java.lang.Object
net.minecraft.server.packs.resources.SimplePreparableReloadListener<List<String>>
net.minecraft.client.resources.SplashManager
- All Implemented Interfaces:
- PreparableReloadListener
- 
Nested Class SummaryNested classes/interfaces inherited from interface net.minecraft.server.packs.resources.PreparableReloadListenerPreparableReloadListener.PreparationBarrier
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final RandomSourceprivate static final ResourceLocationprivate final User
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected voidapply(List<String> p_118878_, ResourceManager p_118879_, ProfilerFiller p_118880_) prepare(ResourceManager p_118869_, ProfilerFiller p_118870_) Methods inherited from class net.minecraft.server.packs.resources.SimplePreparableReloadListenerreloadMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.server.packs.resources.PreparableReloadListenergetName
- 
Field Details- 
SPLASHES_LOCATION
- 
RANDOM
- 
splashes
- 
user
 
- 
- 
Constructor Details- 
SplashManager
 
- 
- 
Method Details- 
prepare- Specified by:
- preparein class- SimplePreparableReloadListener<List<String>>
 
- 
apply- Specified by:
- applyin class- SimplePreparableReloadListener<List<String>>
 
- 
getSplash
 
-