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 id) default ResourceHandle<RenderTarget> static PostChain.TargetBundleof(ResourceLocation id, ResourceHandle<RenderTarget> handle) voidreplace(ResourceLocation id, ResourceHandle<RenderTarget> handle)
-
Method Details
-
of
-
replace
-
get
-
getOrThrow
-