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 Sessionfield_18934private static RandomRANDOMprivate static IdentifierRESOURCE_IDprivate List<String>splashTexts -
Constructor Summary
Constructors Constructor Description SplashTextResourceSupplier(Session session) -
Method Summary