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 Summary
Nested classes/interfaces inherited from interface net.minecraft.server.packs.resources.PreparableReloadListener
PreparableReloadListener.PreparationBarrier
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final RandomSource
private static final ResourceLocation
private final User
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
apply
(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
reload
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods 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:
prepare
in classSimplePreparableReloadListener<List<String>>
-
apply
- Specified by:
apply
in classSimplePreparableReloadListener<List<String>>
-
getSplash
-