Interface EntitySubPredicate
- All Known Implementing Classes:
- EntityVariantPredicate.SubPredicate,- FishingHookPredicate,- LightningBoltPredicate,- PlayerPredicate,- SlimePredicate
public interface EntitySubPredicate
- 
Nested Class SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic final recordstatic final class
- 
Field SummaryFields
- 
Method SummaryModifier and TypeMethodDescriptionbooleanmatches(Entity p_218828_, ServerLevel p_218829_, Vec3 p_218830_) type()static EntitySubPredicatevariant(CatVariant p_218832_) static EntitySubPredicatevariant(FrogVariant p_218834_) 
- 
Field Details- 
CODEC
 
- 
- 
Method Details- 
matches
- 
typeEntitySubPredicate.Type type()
- 
variant
- 
variant
 
-