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 pId) default ResourceHandle
<RenderTarget> static PostChain.TargetBundle
of
(ResourceLocation pId, ResourceHandle<RenderTarget> pHandle) void
replace
(ResourceLocation pId, ResourceHandle<RenderTarget> pHandle)
-
Method Details
-
of
-
replace
-
get
-
getOrThrow
-