类 SplashManager
java.lang.Object
net.minecraft.server.packs.resources.SimplePreparableReloadListener<List<String>>
net.minecraft.client.resources.SplashManager
- 所有已实现的接口:
PreparableReloadListener
-
嵌套类概要
从接口继承的嵌套类/接口 net.minecraft.server.packs.resources.PreparableReloadListener
PreparableReloadListener.PreparationBarrier
-
字段概要
字段修饰符和类型字段说明private static final RandomSource
private static final ResourceLocation
private final User
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected void
apply
(List<String> p_118878_, ResourceManager p_118879_, ProfilerFiller p_118880_) prepare
(ResourceManager p_118869_, ProfilerFiller p_118870_) 从类继承的方法 net.minecraft.server.packs.resources.SimplePreparableReloadListener
reload
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraft.server.packs.resources.PreparableReloadListener
getName
-
字段详细资料
-
SPLASHES_LOCATION
-
RANDOM
-
splashes
-
user
-
-
构造器详细资料
-
SplashManager
-
-
方法详细资料
-
prepare
- 指定者:
prepare
在类中SimplePreparableReloadListener<List<String>>
-
apply
- 指定者:
apply
在类中SimplePreparableReloadListener<List<String>>
-
getSplash
-