Package net.minecraft.world.effect
Class MobEffectUtil
java.lang.Object
net.minecraft.world.effect.MobEffectUtil
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic List<ServerPlayer>addEffectToPlayersAround(ServerLevel p_216947_, Entity p_216948_, Vec3 p_216949_, double p_216950_, MobEffectInstance p_216951_, int p_216952_) static ComponentformatDuration(MobEffectInstance p_268116_, float p_268280_) static intgetDigSpeedAmplification(LivingEntity p_19587_) static booleanhasDigSpeed(LivingEntity p_19585_) static booleanhasWaterBreathing(LivingEntity p_19589_)  
- 
Constructor Details
- 
MobEffectUtil
public MobEffectUtil() 
 - 
 - 
Method Details
- 
formatDuration
 - 
hasDigSpeed
 - 
getDigSpeedAmplification
 - 
hasWaterBreathing
 - 
addEffectToPlayersAround
public static List<ServerPlayer> addEffectToPlayersAround(ServerLevel p_216947_, @Nullable Entity p_216948_, Vec3 p_216949_, double p_216950_, MobEffectInstance p_216951_, int p_216952_)  
 -