public static class EntityFilter.ConstantEntityFilter extends EntityFilter
EntityFilter.ConstantEntityFilter| Modifier and Type | Method and Description |
|---|---|
boolean |
test(net.minecraft.entity.Entity entity) |
allow, deny, fromProgWidget, fromString, toStringpublic boolean test(net.minecraft.entity.Entity entity)
test in interface java.util.function.Predicate<net.minecraft.entity.Entity>test in class EntityFilter