Package net.minecraft.client.renderer
Class LevelTargetBundle
java.lang.Object
net.minecraft.client.renderer.LevelTargetBundle
- All Implemented Interfaces:
PostChain.TargetBundle
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final Set<ResourceLocation> static final Set<ResourceLocation> static final ResourceLocationstatic final Set<ResourceLocation> static final ResourceLocationstatic final ResourceLocation -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()get(ResourceLocation p_363913_) voidreplace(ResourceLocation p_360547_, ResourceHandle<RenderTarget> p_363379_) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.renderer.PostChain.TargetBundle
getOrThrow
-
Field Details
-
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
-
-
Constructor Details
-
LevelTargetBundle
public LevelTargetBundle()
-
-
Method Details
-
replace
- Specified by:
replacein interfacePostChain.TargetBundle
-
get
- Specified by:
getin interfacePostChain.TargetBundle
-
clear
public void clear()
-