Uses of Class
net.minecraft.predicate.entity.EntityEffectPredicate.EffectData
Packages that use EntityEffectPredicate.EffectData
-
Uses of EntityEffectPredicate.EffectData in net.minecraft.predicate.entity
Fields in net.minecraft.predicate.entity with type parameters of type EntityEffectPredicate.EffectDataModifier and TypeFieldDescriptionprivate Map<StatusEffect,EntityEffectPredicate.EffectData>
EntityEffectPredicate.effects
Methods in net.minecraft.predicate.entity that return EntityEffectPredicate.EffectDataMethods in net.minecraft.predicate.entity with parameters of type EntityEffectPredicate.EffectDataModifier and TypeMethodDescriptionEntityEffectPredicate.withEffect(StatusEffect statusEffect, EntityEffectPredicate.EffectData data)
Constructor parameters in net.minecraft.predicate.entity with type arguments of type EntityEffectPredicate.EffectDataModifierConstructorDescription