Interface EntitySubPredicate
- All Known Implementing Classes:
FishingHookPredicate,LighthingBoltPredicate,PlayerPredicate,SlimePredicate
public interface EntitySubPredicate
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic final class -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic EntitySubPredicatefromJson(com.google.gson.JsonElement p_218836_) booleanmatches(Entity p_218828_, ServerLevel p_218829_, Vec3 p_218830_) default com.google.gson.JsonElementcom.google.gson.JsonObjecttype()static EntitySubPredicatevariant(CatVariant p_218832_) static EntitySubPredicatevariant(FrogVariant p_218834_)
-
Field Details
-
ANY
-
-
Method Details
-
fromJson
-
matches
-
serializeCustomData
com.google.gson.JsonObject serializeCustomData() -
serialize
default com.google.gson.JsonElement serialize() -
type
EntitySubPredicate.Type type() -
variant
-
variant
-