类 LevelTargetBundle
java.lang.Object
net.minecraft.client.renderer.LevelTargetBundle
- 所有已实现的接口:
PostChain.TargetBundle
-
字段概要
字段修饰符和类型字段说明static final ResourceLocation
static final ResourceLocation
static final ResourceLocation
static final ResourceLocation
static final Set
<ResourceLocation> static final Set
<ResourceLocation> static final ResourceLocation
static final Set
<ResourceLocation> static final ResourceLocation
static final ResourceLocation
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
clear()
get
(ResourceLocation p_368551_) void
replace
(ResourceLocation p_362668_, ResourceHandle<RenderTarget> p_364961_) 从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraft.client.renderer.PostChain.TargetBundle
getOrThrow
-
字段详细资料
-
MAIN_TARGET_ID
-
TRANSLUCENT_TARGET_ID
-
ITEM_ENTITY_TARGET_ID
-
PARTICLES_TARGET_ID
-
WEATHER_TARGET_ID
-
CLOUDS_TARGET_ID
-
ENTITY_OUTLINE_TARGET_ID
-
MAIN_TARGETS
-
OUTLINE_TARGETS
-
SORTING_TARGETS
-
main
-
translucent
-
itemEntity
-
particles
-
weather
-
clouds
-
entityOutline
-
-
构造器详细资料
-
LevelTargetBundle
public LevelTargetBundle()
-
-
方法详细资料
-
replace
- 指定者:
replace
在接口中PostChain.TargetBundle
-
get
- 指定者:
get
在接口中PostChain.TargetBundle
-
clear
public void clear()
-