接口 FogRenderer.MobEffectFogFunction
- 封闭类:
- FogRenderer
static interface FogRenderer.MobEffectFogFunction
-
方法概要
修饰符和类型方法说明default float
getModifiedVoidDarkness
(LivingEntity pEntity, MobEffectInstance pEffectInstance, float p_234210_, float pPartialTick) default boolean
isEnabled
(LivingEntity pEntity, float p_234207_) void
setupFog
(FogRenderer.FogData pFogData, LivingEntity pEntity, MobEffectInstance pEffectInstance, float pFarPlaneDistance, float p_234216_)
-
方法详细资料
-
getMobEffect
MobEffect getMobEffect() -
setupFog
void setupFog(FogRenderer.FogData pFogData, LivingEntity pEntity, MobEffectInstance pEffectInstance, float pFarPlaneDistance, float p_234216_) -
isEnabled
-
getModifiedVoidDarkness
default float getModifiedVoidDarkness(LivingEntity pEntity, MobEffectInstance pEffectInstance, float p_234210_, float pPartialTick)
-