Package net.minecraft.world.effect
Class MobEffectUtil
java.lang.Object
net.minecraft.world.effect.MobEffectUtil
-
Constructor Summary
-
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 Component
formatDuration
(MobEffectInstance p_268116_, float p_268280_) static int
getDigSpeedAmplification
(LivingEntity p_19587_) static boolean
hasDigSpeed
(LivingEntity p_19585_) static boolean
hasWaterBreathing
(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_)
-