Package net.minecraft.client.util
Class Splashes
- All Implemented Interfaces:
IFutureReloadListener
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.resources.IFutureReloadListener
IFutureReloadListener.IStage
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final Random
private static final ResourceLocation
private final Session
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.client.resources.ReloadListener
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.resources.IFutureReloadListener
getName
-
Field Details
-
SPLASHES_LOCATION
-
RANDOM
-
splashes
-
user
-
-
Constructor Details
-
Splashes
-
-
Method Details
-
prepare
- Specified by:
prepare
in classReloadListener<List<String>>
-
apply
- Specified by:
apply
in classReloadListener<List<String>>
-
getSplash
-