Class MixinLivingEntity
java.lang.Object
com.viaversion.viafabricplus.injection.mixin.features.bedrock.movement.MixinLivingEntity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract @Nullable net.minecraft.world.effect.MobEffectInstancegetEffect(net.minecraft.core.Holder<net.minecraft.world.effect.MobEffect> effect)
-
Constructor Details
-
MixinLivingEntity
public MixinLivingEntity()
-
-
Method Details
-
getEffect
@Nullable public abstract @Nullable net.minecraft.world.effect.MobEffectInstance getEffect(net.minecraft.core.Holder<net.minecraft.world.effect.MobEffect> effect)
-