Class EntityTypePredicate.TypePredicate
java.lang.Object
net.minecraft.advancements.critereon.EntityTypePredicate
net.minecraft.advancements.critereon.EntityTypePredicate.TypePredicate
- Enclosing class:
- EntityTypePredicate
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.advancements.critereon.EntityTypePredicate
EntityTypePredicate.TagPredicate, EntityTypePredicate.TypePredicate
-
Field Summary
Fields inherited from class net.minecraft.advancements.critereon.EntityTypePredicate
ANY
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
matches
(EntityType<?> p_37664_) com.google.gson.JsonElement
Methods inherited from class net.minecraft.advancements.critereon.EntityTypePredicate
fromJson, of, of
-
Field Details
-
type
-
-
Constructor Details
-
TypePredicate
-
-
Method Details
-
matches
- Specified by:
matches
in classEntityTypePredicate
-
serializeToJson
public com.google.gson.JsonElement serializeToJson()- Specified by:
serializeToJson
in classEntityTypePredicate
-