net.minecraft.client.resource

public class SplashTextResourceSupplier

extends SinglePreparationResourceReloader<List<Text>>

All mapped superinterfaces:

ResourceReloader

net.minecraft.client.resources.SplashManager
net.minecraft.class_4008
net.minecraft.client.resource.SplashTextResourceSupplier

Field summary

Modifier and TypeField
private static final Style
DEFAULT_STYLE
field_63918
SPLASH_TEXT_STYLE
public static final Text
CHRISTMAS
field_63915
MERRY_X_MAS_
public static final Text
NEW_YEAR
field_63916
HAPPY_NEW_YEAR_
public static final Text
HALLOWEEN
field_63917
OOOOO_O_O_OOOOO__SPOOKY_
private static final Identifier
SPLASHES_LOCATION
field_17904
RESOURCE_ID
private static final Random
RANDOM
field_17905
RANDOM
private List<Text>
splashes
field_17906
splashTexts
private final Session
user
field_18934
session

Constructor summary

ModifierConstructor
public (Session session)

Method summary

Modifier and TypeMethod
private static Text
literalSplash(String text)
method_75839(String arg0)
create(String text)
protected List<Text>
prepare(ResourceManager manager, ProfilerFiller profiler)
method_18789(class_3300 arg0, class_3695 arg1)
prepare(ResourceManager arg0, Profiler arg1)
protected void
apply(List<Component> preparations, ResourceManager manager, ProfilerFiller profiler)
method_18175(List<class_2561> arg0, class_3300 arg1, class_3695 arg2)
apply(List<Text> arg0, ResourceManager arg1, Profiler arg2)
public SplashTextRenderer
getSplash()
method_18174()
get()
protected void
apply(Object preparations, ResourceManager manager, ProfilerFiller profiler)
method_18788(Object arg0, class_3300 arg1, class_3695 arg2)
apply(Object arg0, ResourceManager arg1, Profiler arg2)
protected Object
prepare(ResourceManager manager, ProfilerFiller profiler)
method_18789(class_3300 arg0, class_3695 arg1)
prepare(ResourceManager arg0, Profiler arg1)
private static boolean
lambda$prepare$0(String arg0)
method_18664(String arg0)
method_18664(String splashText)