Package net.minecraft.client.resource
Class SplashTextResourceSupplier
java.lang.Object
net.minecraft.resource.SinglePreparationResourceReloader<List<Text>>
net.minecraft.client.resource.SplashTextResourceSupplier
- All Implemented Interfaces:
ResourceReloader
@Environment(CLIENT)
public class SplashTextResourceSupplier
extends SinglePreparationResourceReloader<List<Text>>
- Mappings:
Namespace Name named net/minecraft/client/resource/SplashTextResourceSupplierintermediary net/minecraft/class_4008official igz
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.resource.ResourceReloader
ResourceReloader.Key<T>, ResourceReloader.Store, ResourceReloader.Synchronizer -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidapply(List<Text> list, ResourceManager resourceManager, Profiler profiler) Handles the prepared intermediate object.get()private static Textmethod_75839(String string) prepare(ResourceManager resourceManager, Profiler profiler) Prepares the intermediate object.Methods inherited from class net.minecraft.resource.SinglePreparationResourceReloader
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, prepareSharedState
-
Field Details
-
field_63918
- Mappings:
Namespace Name Mixin selector named field_63918Lnet/minecraft/client/resource/SplashTextResourceSupplier;field_63918:Lnet/minecraft/text/Style;intermediary field_63918Lnet/minecraft/class_4008;field_63918:Lnet/minecraft/class_2583;official dLigz;d:Lzk;
-
MERRY_X_MAS_
- Mappings:
Namespace Name Mixin selector named MERRY_X_MAS_Lnet/minecraft/client/resource/SplashTextResourceSupplier;MERRY_X_MAS_:Lnet/minecraft/text/Text;intermediary field_63915Lnet/minecraft/class_4008;field_63915:Lnet/minecraft/class_2561;official aLigz;a:Lym;
-
HAPPY_NEW_YEAR_
- Mappings:
Namespace Name Mixin selector named HAPPY_NEW_YEAR_Lnet/minecraft/client/resource/SplashTextResourceSupplier;HAPPY_NEW_YEAR_:Lnet/minecraft/text/Text;intermediary field_63916Lnet/minecraft/class_4008;field_63916:Lnet/minecraft/class_2561;official bLigz;b:Lym;
-
OOOOO_O_O_OOOOO__SPOOKY_
- Mappings:
Namespace Name Mixin selector named OOOOO_O_O_OOOOO__SPOOKY_Lnet/minecraft/client/resource/SplashTextResourceSupplier;OOOOO_O_O_OOOOO__SPOOKY_:Lnet/minecraft/text/Text;intermediary field_63917Lnet/minecraft/class_4008;field_63917:Lnet/minecraft/class_2561;official cLigz;c:Lym;
-
RESOURCE_ID
- Mappings:
Namespace Name Mixin selector named RESOURCE_IDLnet/minecraft/client/resource/SplashTextResourceSupplier;RESOURCE_ID:Lnet/minecraft/util/Identifier;intermediary field_17904Lnet/minecraft/class_4008;field_17904:Lnet/minecraft/class_2960;official eLigz;e:Lamy;
-
RANDOM
- Mappings:
Namespace Name Mixin selector named RANDOMLnet/minecraft/client/resource/SplashTextResourceSupplier;RANDOM:Lnet/minecraft/util/math/random/Random;intermediary field_17905Lnet/minecraft/class_4008;field_17905:Lnet/minecraft/class_5819;official fLigz;f:Lbgq;
-
splashTexts
- Mappings:
Namespace Name Mixin selector named splashTextsLnet/minecraft/client/resource/SplashTextResourceSupplier;splashTexts:Ljava/util/List;intermediary field_17906Lnet/minecraft/class_4008;field_17906:Ljava/util/List;official gLigz;g:Ljava/util/List;
-
session
- Mappings:
Namespace Name Mixin selector named sessionLnet/minecraft/client/resource/SplashTextResourceSupplier;session:Lnet/minecraft/client/session/Session;intermediary field_18934Lnet/minecraft/class_4008;field_18934:Lnet/minecraft/class_320;official hLigz;h:Lgdj;
-
-
Constructor Details
-
SplashTextResourceSupplier
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/resource/SplashTextResourceSupplier;<init>(Lnet/minecraft/client/session/Session;)Vintermediary <init>Lnet/minecraft/class_4008;<init>(Lnet/minecraft/class_320;)Vofficial <init>Ligz;<init>(Lgdj;)V
-
-
Method Details
-
method_75839
- Mappings:
Namespace Name Mixin selector named method_75839Lnet/minecraft/client/resource/SplashTextResourceSupplier;method_75839(Ljava/lang/String;)Lnet/minecraft/text/Text;intermediary method_75839Lnet/minecraft/class_4008;method_75839(Ljava/lang/String;)Lnet/minecraft/class_2561;official aLigz;a(Ljava/lang/String;)Lym;
-
prepare
Description copied from class:SinglePreparationResourceReloaderPrepares the intermediate object.This method is called in the prepare executor in a reload.
- Specified by:
preparein classSinglePreparationResourceReloader<List<Text>>- Parameters:
resourceManager- the resource managerprofiler- the prepare profiler- Returns:
- the prepared object
- Mappings:
Namespace Name Mixin selector named prepareLnet/minecraft/client/resource/SplashTextResourceSupplier;prepare(Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/util/profiler/Profiler;)Ljava/util/List;intermediary method_18176Lnet/minecraft/class_4008;method_18176(Lnet/minecraft/class_3300;Lnet/minecraft/class_3695;)Ljava/util/List;official aLigz;a(Lbbe;Lbzg;)Ljava/util/List;
-
apply
Description copied from class:SinglePreparationResourceReloaderHandles the prepared intermediate object.This method is called in the apply executor, or the game engine, in a reload.
- Specified by:
applyin classSinglePreparationResourceReloader<List<Text>>- Parameters:
list- the prepared objectresourceManager- the resource managerprofiler- the apply profiler- Mappings:
Namespace Name Mixin selector named applyLnet/minecraft/client/resource/SplashTextResourceSupplier;apply(Ljava/util/List;Lnet/minecraft/resource/ResourceManager;Lnet/minecraft/util/profiler/Profiler;)Vintermediary method_18175Lnet/minecraft/class_4008;method_18175(Ljava/util/List;Lnet/minecraft/class_3300;Lnet/minecraft/class_3695;)Vofficial aLigz;a(Ljava/util/List;Lbbe;Lbzg;)V
-
get
- Mappings:
Namespace Name Mixin selector named getLnet/minecraft/client/resource/SplashTextResourceSupplier;get()Lnet/minecraft/client/gui/screen/SplashTextRenderer;intermediary method_18174Lnet/minecraft/class_4008;method_18174()Lnet/minecraft/class_8519;official aLigz;a()Lghx;
-