implements AutoCloseable
gux | |
net.minecraft.client.renderer.PostChain | |
net.minecraft.class_279 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
public static final ResourceLocation |
| ||||||
private final List<PostPass> |
| ||||||
private final Map<ResourceLocation, PostChainConfig$InternalTarget> |
| ||||||
private final Set<ResourceLocation> |
| ||||||
private final Map<ResourceLocation, RenderTarget> |
| ||||||
private final CachedOrthoProjectionMatrixBuffer |
|
Constructor summary
Modifier | Constructor |
---|---|
private | (List<PostPass> arg0, Map<ResourceLocation, PostChainConfig$InternalTarget> arg1, Set<ResourceLocation> arg2, CachedOrthoProjectionMatrixBuffer arg3) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public static PostChain |
| ||||||
private static PostPass |
| ||||||
public void |
| ||||||
public void |
| ||||||
private RenderTarget |
| ||||||
public void |
|