Package net.minecraft.client.resource
Class SplashTextResourceSupplier
java.lang.Object
net.minecraft.resource.SinglePreparationResourceReloader<List<String>>
net.minecraft.client.resource.SplashTextResourceSupplier
- All Implemented Interfaces:
ResourceReloader
@Environment(CLIENT)
public class SplashTextResourceSupplier
extends SinglePreparationResourceReloader<List<String>>
- Mappings:
Namespace Name official fnkintermediary net/minecraft/class_4008named net/minecraft/client/resource/SplashTextResourceSupplier
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.resource.ResourceReloader
ResourceReloader.Synchronizer -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Randomprivate static final Identifierprivate final Session -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()protected voidmethod_18175(List<String> list, ResourceManager resourceManager, Profiler profiler) method_18176(ResourceManager resourceManager, Profiler profiler) Methods inherited from class net.minecraft.resource.SinglePreparationResourceReloader
apply, prepare, reloadMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.resource.ResourceReloader
getName
-
Field Details
-
RESOURCE_ID
- Mappings:
Namespace Name Mixin selector official aLfnk;a:Labv;intermediary field_17904Lnet/minecraft/class_4008;field_17904:Lnet/minecraft/class_2960;named RESOURCE_IDLnet/minecraft/client/resource/SplashTextResourceSupplier;RESOURCE_ID:Lnet/minecraft/util/Identifier;
-
RANDOM
- Mappings:
Namespace Name Mixin selector official bLfnk;b:Lanu;intermediary field_17905Lnet/minecraft/class_4008;field_17905:Lnet/minecraft/class_5819;named RANDOMLnet/minecraft/client/resource/SplashTextResourceSupplier;RANDOM:Lnet/minecraft/util/math/random/Random;
-
splashTexts
- Mappings:
Namespace Name Mixin selector official cLfnk;c:Ljava/util/List;intermediary field_17906Lnet/minecraft/class_4008;field_17906:Ljava/util/List;named splashTextsLnet/minecraft/client/resource/SplashTextResourceSupplier;splashTexts:Ljava/util/List;
-
session
- Mappings:
Namespace Name Mixin selector official dLfnk;d:Leix;intermediary field_18934Lnet/minecraft/class_4008;field_18934:Lnet/minecraft/class_320;named sessionLnet/minecraft/client/resource/SplashTextResourceSupplier;session:Lnet/minecraft/client/util/Session;
-
-
Constructor Details
-
SplashTextResourceSupplier
- Mappings:
Namespace Name Mixin selector official <init>Lfnk;<init>(Leix;)Vintermediary <init>Lnet/minecraft/class_4008;<init>(Lnet/minecraft/class_320;)Vnamed <init>Lnet/minecraft/client/resource/SplashTextResourceSupplier;<init>(Lnet/minecraft/client/util/Session;)V
-
-
Method Details
-
method_18176
- Mappings:
Namespace Name Mixin selector official aLfnk;a(Lajt;Layk;)Ljava/util/List;intermediary method_18176Lnet/minecraft/class_4008;method_18176(Lnet/minecraft/class_3300;Lnet/minecraft/class_3695;)Ljava/util/List;named method_18176Lnet/minecraft/client/resource/SplashTextResourceSupplier;method_18176(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/util/profiler/Profiler;)Ljava/util/List;
-
method_18175
- Mappings:
Namespace Name Mixin selector official aLfnk;a(Ljava/util/List;Lajt;Layk;)Vintermediary method_18175Lnet/minecraft/class_4008;method_18175(Ljava/util/List;Lnet/minecraft/class_3300;Lnet/minecraft/class_3695;)Vnamed method_18175Lnet/minecraft/client/resource/SplashTextResourceSupplier;method_18175(Ljava/util/List;Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/util/profiler/Profiler;)V
-
get
- Mappings:
Namespace Name Mixin selector official aLfnk;a()Ljava/lang/String;intermediary method_18174Lnet/minecraft/class_4008;method_18174()Ljava/lang/String;named getLnet/minecraft/client/resource/SplashTextResourceSupplier;get()Ljava/lang/String;
-