====== AntiBlind ====== ^ AntiBlind ^^ |{{ hack:anti:antiblind.webp?500x265 |Left side: AntiBlind off, right side: AntiBlind on.}}|| ^Type|[[:Hack]]| ^Category|[[Render]]| ^In-game description|"Prevents blindness and darkness effects.\\ Incompatible with OptiFine."| ^[[:keybinds#default_keybinds|Default keybind]]|none| ^Source code|[[w7src>net/wurstclient/hacks/AntiBlindHack.java]]| |:::|[[w7src>net/wurstclient/mixin/BackgroundRendererMixin.java]]| The AntiBlind hack prevents [[mc>blindness]] and [[mc>darkness]] effects from impairing the player's vision. In older Wurst versions, AntiBlind would also block [[mc>nausea]] effects. This functionality has been moved to [[AntiWobble]]. ===== Changes ===== ^Version^Changes^ |[[update:Wurst 1.2]]|Added AntiBlind.| |[[update:Wurst 3.0pre1]]|Broke AntiBlind.| |[[update:Wurst 3.0pre2]]|Fixed AntiBlind.| |[[update:Wurst 6.32]]|AntiBlind no longer disables the wobble effect caused by [[mc>nausea]] and [[mc>nether portal|portals]].| |[[update:Wurst 7.0pre1]]|Temporarily removed AntiBlind.| |[[update:Wurst 7.0pre24]]|Re-added AntiBlind.| |:::|AntiBlind no longer disables the wobble effect caused by [[mc>nausea]] and [[mc>nether portal|portals]].| |[[update:Wurst 7.6]]|Fixed AntiBlind not disabling blindness effects completely in MC 1.16.x without OptiFine. ([[pr>Wurst7:180]] - Thanks to [[gh>Mersid]]!)| |[[update:Wurst 7.27]]|AntiBlind now also blocks the Warden's [[mc>darkness]] effect. ([[pr>Wurst7:667]] - Thanks to [[gh>warmbroke]]!)| |:::|Fixed AntiBlind not blocking blindness correctly in Minecraft 1.19 and later versions. ([[pr>Wurst7:667]] - Thanks to [[gh>warmbroke]]!| {{tag>client-side}}