Package net.minecraft.client.renderer
Class FogRenderer.BlindnessFogFunction
java.lang.Object
net.minecraft.client.renderer.FogRenderer.BlindnessFogFunction
- All Implemented Interfaces:
FogRenderer.MobEffectFogFunction
- Enclosing class:
FogRenderer
static class FogRenderer.BlindnessFogFunction
extends Object
implements FogRenderer.MobEffectFogFunction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetupFog(FogRenderer.FogData p_234181_, LivingEntity p_234182_, MobEffectInstance p_234183_, float p_234184_, float p_234185_) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.renderer.FogRenderer.MobEffectFogFunction
getModifiedVoidDarkness, isEnabled
-
Constructor Details
-
BlindnessFogFunction
BlindnessFogFunction()
-
-
Method Details
-
getMobEffect
- Specified by:
getMobEffectin interfaceFogRenderer.MobEffectFogFunction
-
setupFog
public void setupFog(FogRenderer.FogData p_234181_, LivingEntity p_234182_, MobEffectInstance p_234183_, float p_234184_, float p_234185_) - Specified by:
setupFogin interfaceFogRenderer.MobEffectFogFunction
-