Package net.minecraft.client.resource
Class SplashTextResourceSupplier
java.lang.Object
net.minecraft.resource.SinglePreparationResourceReloadListener<List<String>>
net.minecraft.client.resource.SplashTextResourceSupplier
- All Implemented Interfaces:
ResourceReloadListener
@Environment(CLIENT) public class SplashTextResourceSupplier extends SinglePreparationResourceReloadListener<List<String>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.resource.ResourceReloadListener
ResourceReloadListener.Synchronizer -
Field Summary
Fields Modifier and Type Field Description private static RandomRANDOMprivate static IdentifierRESOURCE_IDprivate Sessionsessionprivate List<String>splashTexts -
Constructor Summary
Constructors Constructor Description SplashTextResourceSupplier(Session session) -
Method Summary
Methods inherited from class net.minecraft.resource.SinglePreparationResourceReloadListener
reloadMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.resource.ResourceReloadListener
getName
-
Field Details
-
RESOURCE_ID
-
RANDOM
-
splashTexts
-
session
-
-
Constructor Details
-
SplashTextResourceSupplier
-
-
Method Details
-
prepare
- Specified by:
preparein classSinglePreparationResourceReloadListener<List<String>>
-
apply
- Specified by:
applyin classSinglePreparationResourceReloadListener<List<String>>
-
get
-