net.minecraft.entity

public final class EntityFilter

vi
net.minecraft.unmapped.C_11036025
net.minecraft.entity.EntityFilter

Field summary

Modifier and TypeField
public static final com.google.common.base.Predicate<Entity>
a
f_63225915
ALIVE
public static final com.google.common.base.Predicate<Entity>
b
f_87478753
NOT_RIDING
public static final com.google.common.base.Predicate<Entity>
c
f_48583019
INVENTORY
public static final com.google.common.base.Predicate<Entity>
d
f_50429794
NOT_SPECTATOR_NOT_CREATIVE
public static final com.google.common.base.Predicate<Entity>
e
f_92919607
NOT_SPECTATOR

Method summary

Modifier and TypeMethod
public static <T extends Entity> com.google.common.base.Predicate<T>
a(double arg0, double arg1, double arg2, double arg3)
m_71339065(double arg0, double arg1, double arg2, double arg3)
withinRange(double x, double y, double z, double range)
public static <T extends Entity> com.google.common.base.Predicate<T>
a(ve arg0)
m_16845430(C_42232651 arg0)
canBePushedBy(Entity entity)
public static com.google.common.base.Predicate<Entity>
b(ve arg0)
m_89063239(C_42232651 arg0)
isNotMounting(Entity target)