Package net.minecraft.client.renderer
Interface PostChain.TargetBundle
- All Known Implementing Classes:
LevelTargetBundle
- Enclosing class:
PostChain
public static interface PostChain.TargetBundle
-
Method Summary
Modifier and TypeMethodDescriptionget
(ResourceLocation p_364001_) default ResourceHandle
<RenderTarget> getOrThrow
(ResourceLocation p_360758_) static PostChain.TargetBundle
of
(ResourceLocation p_362084_, ResourceHandle<RenderTarget> p_365173_) void
replace
(ResourceLocation p_362165_, ResourceHandle<RenderTarget> p_362344_)
-
Method Details
-
of
static PostChain.TargetBundle of(ResourceLocation p_362084_, ResourceHandle<RenderTarget> p_365173_) -
replace
-
get
-
getOrThrow
-