Package net.minecraft.client.resources
Class SplashManager
java.lang.Object
net.neoforged.neoforge.resource.ContextAwareReloadListener
net.minecraft.server.packs.resources.SimplePreparableReloadListener<List<String>>
net.minecraft.client.resources.SplashManager
- All Implemented Interfaces:
 PreparableReloadListener
- 
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.server.packs.resources.PreparableReloadListener
PreparableReloadListener.PreparationBarrier - 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final RandomSourceprivate static final ResourceLocationprivate final UserFields inherited from class net.neoforged.neoforge.resource.ContextAwareReloadListener
conditionContext, registryAccess - 
Constructor Summary
Constructors - 
Method Summary
Modifier 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.SimplePreparableReloadListener
reloadMethods inherited from class net.neoforged.neoforge.resource.ContextAwareReloadListener
injectContextMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.server.packs.resources.PreparableReloadListener
getName 
- 
Field Details
- 
SPLASHES_LOCATION
 - 
RANDOM
 - 
splashes
 - 
user
 
 - 
 - 
Constructor Details
- 
SplashManager
 
 - 
 - 
Method Details
- 
prepare
- Specified by:
 preparein classSimplePreparableReloadListener<List<String>>
 - 
apply
- Specified by:
 applyin classSimplePreparableReloadListener<List<String>>
 - 
getSplash
 
 -