Class WardenCurseFogFunction
java.lang.Object
net.trique.wardentools.client.renderer.WardenCurseFogFunction
- All Implemented Interfaces:
net.minecraft.client.renderer.FogRenderer.MobEffectFogFunction
public class WardenCurseFogFunction
extends Object
implements net.minecraft.client.renderer.FogRenderer.MobEffectFogFunction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.core.Holder<net.minecraft.world.effect.MobEffect> voidsetupFog(net.minecraft.client.renderer.FogRenderer.FogData fogData, net.minecraft.world.entity.LivingEntity livingEntity, net.minecraft.world.effect.MobEffectInstance effectInstance, float farPlaneDistance, float f) 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
-
WardenCurseFogFunction
public WardenCurseFogFunction()
-
-
Method Details
-
getMobEffect
public net.minecraft.core.Holder<net.minecraft.world.effect.MobEffect> getMobEffect()- Specified by:
getMobEffectin interfacenet.minecraft.client.renderer.FogRenderer.MobEffectFogFunction
-
setupFog
public void setupFog(net.minecraft.client.renderer.FogRenderer.FogData fogData, net.minecraft.world.entity.LivingEntity livingEntity, net.minecraft.world.effect.MobEffectInstance effectInstance, float farPlaneDistance, float f) - Specified by:
setupFogin interfacenet.minecraft.client.renderer.FogRenderer.MobEffectFogFunction
-