Schnittstelle EnginePostChain
- Alle Superschnittstellen:
EngineInterface<net.minecraft.client.renderer.PostChain>
- Alle bekannten Implementierungsklassen:
PostChainMixin
Processes a post-chain with external render targets and a graphics resource allocator.
-
Methodenübersicht
Modifikator und TypMethodeBeschreibungdefault voidengine$process(Map<net.minecraft.resources.Identifier, com.mojang.blaze3d.pipeline.RenderTarget> externalTargets, com.mojang.blaze3d.resource.GraphicsResourceAllocator resourceAllocator) Processes the post-chain using the given external targets and resource allocator.Von Schnittstelle geerbte Methoden EngineInterface
engine$self
-
Methodendetails
-
engine$process
default void engine$process(Map<net.minecraft.resources.Identifier, com.mojang.blaze3d.pipeline.RenderTarget> externalTargets, com.mojang.blaze3d.resource.GraphicsResourceAllocator resourceAllocator) Processes the post-chain using the given external targets and resource allocator.
-