static class EntityTypePredicate.TypePredicate extends EntityTypePredicate
EntityTypePredicate.TagPredicate, EntityTypePredicate.TypePredicate
Modifier and Type | Field and Description |
---|---|
private EntityType<?> |
field_218000_b |
ANY
Constructor and Description |
---|
TypePredicate(EntityType<?> p_i50556_1_) |
Modifier and Type | Method and Description |
---|---|
com.google.gson.JsonElement |
serialize() |
boolean |
test(EntityType<?> p_209368_1_) |
deserialize, func_217998_a, func_217999_b
private final EntityType<?> field_218000_b
public TypePredicate(EntityType<?> p_i50556_1_)
public boolean test(EntityType<?> p_209368_1_)
test
in class EntityTypePredicate
public com.google.gson.JsonElement serialize()
serialize
in class EntityTypePredicate