Interface EnginePostChain
- All Superinterfaces:
EngineInterface<net.minecraft.client.renderer.PostChain>
- All Known Implementing Classes:
PostChainMixin
-
Method Summary
Modifier and TypeMethodDescriptionvoidengine$process(Map<net.minecraft.resources.Identifier, com.mojang.blaze3d.pipeline.RenderTarget> externalTargets, com.mojang.blaze3d.resource.GraphicsResourceAllocator resourceAllocator) Methods inherited from interface EngineInterface
engine$self
-
Method Details
-
engine$process
void engine$process(Map<net.minecraft.resources.Identifier, com.mojang.blaze3d.pipeline.RenderTarget> externalTargets, com.mojang.blaze3d.resource.GraphicsResourceAllocator resourceAllocator)
-