接口 FogRenderer.MobEffectFogFunction
- 封闭类:
FogRenderer
static interface FogRenderer.MobEffectFogFunction
-
方法概要
修饰符和类型方法说明default float
getModifiedVoidDarkness
(LivingEntity p_234208_, MobEffectInstance p_234209_, float p_234210_, float p_234211_) default boolean
isEnabled
(LivingEntity p_234206_, float p_234207_) void
setupFog
(FogRenderer.FogData p_234212_, LivingEntity p_234213_, MobEffectInstance p_234214_, float p_234215_, float p_234216_)
-
方法详细资料
-
getMobEffect
-
setupFog
void setupFog(FogRenderer.FogData p_234212_, LivingEntity p_234213_, MobEffectInstance p_234214_, float p_234215_, float p_234216_) -
isEnabled
-
getModifiedVoidDarkness
default float getModifiedVoidDarkness(LivingEntity p_234208_, MobEffectInstance p_234209_, float p_234210_, float p_234211_)
-