Linked issues
is duplicated by 13
8 more links
DrownedZombie
(Unassigned)
Confirmed
Low
Rendering
rendering
1.16.1, 20w28a, 20w29a, 20w30a, 1.16.2 Pre-release 1, ..., 21w05a, 21w05b, 21w06a, 21w07a, 21w08b
21w10a
Retrieved
Hey, I tried to debug this issue. Using the official Minecraft mappings, at the class GameRenderer, the problem seems to be the calling of
If you disable just the post effect call, everything works. So the surrounding code is not the problem.
So the PostPass class is the problem, the process method to be specific.