Interface EntitySubPredicate
- All Known Implementing Classes:
EntitySubPredicates.EntityHolderVariantPredicateType.Instance,EntitySubPredicates.EntityVariantPredicateType.Instance,FishingHookPredicate,LightningBoltPredicate,PiglinNeutralArmorEntityPredicate,PlayerPredicate,RaiderPredicate,SlimePredicate
public interface EntitySubPredicate
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<? extends EntitySubPredicate> codec()booleanmatches(Entity p_218828_, ServerLevel p_218829_, Vec3 p_218830_)
-
Field Details
-
CODEC
-
-
Method Details
-
codec
com.mojang.serialization.MapCodec<? extends EntitySubPredicate> codec() -
matches
-