net.minecraft.world.entity

public final class EntitySelector

aqd
net.minecraft.world.entity.EntitySelector
net.minecraft.class_1301
net.minecraft.unmapped.C_myhiyoxi
net.minecraft.predicate.entity.EntityPredicates
net.minecraft.util.EntityPredicates
net.minecraft.server.v1_16_R3.IEntitySelector

Field summary

Modifier and TypeField
public static final Predicate<Entity>
a
ENTITY_STILL_ALIVE
field_6154
f_otqmxaij
VALID_ENTITY
field_94557_a
public static final Predicate<LivingEntity>
b
LIVING_ENTITY_STILL_ALIVE
field_6157
f_jczsvxql
VALID_LIVING_ENTITY
field_212545_b
public static final Predicate<Entity>
c
ENTITY_NOT_BEING_RIDDEN
field_6153
f_iclsmfij
NOT_MOUNTED
field_152785_b
public static final Predicate<Entity>
d
CONTAINER_ENTITY_SELECTOR
field_6152
f_frvwsdyu
VALID_INVENTORIES
field_96566_b
public static final Predicate<Entity>
e
NO_CREATIVE_OR_SPECTATOR
field_6156
f_qaeklxpj
EXCEPT_CREATIVE_OR_SPECTATOR
field_188444_d
public static final Predicate<Entity>
f
ATTACK_ALLOWED
field_22280
f_pmjkttwd
EXCEPT_CREATIVE_SPECTATOR_OR_PEACEFUL
field_233583_f_
public static final Predicate<Entity>
g
NO_SPECTATORS
field_6155
f_svyelser
EXCEPT_SPECTATOR
field_180132_d

Method summary

Modifier and TypeMethod
public static Predicate<Entity>
a(double arg0, double arg1, double arg2, double arg3)
withinDistance(double arg0, double arg1, double arg2, double arg3)
method_5909(double arg0, double arg1, double arg2, double arg3)
m_lztwwgrb(double arg0, double arg1, double arg2, double arg3)
maxDistance(double x, double y, double z, double arg3)
func_188443_a(double arg0, double arg1, double arg2, double arg3)
public static Predicate<Entity>
a(aqa arg0)
pushableBy(Entity arg0)
method_5911(class_1297 arg0)
m_lgogsxnr(C_astfners arg0)
canBePushedBy(Entity entity)
func_200823_a(Entity arg0)
public static Predicate<Entity>
b(aqa arg0)
notRiding(Entity arg0)
method_5913(class_1297 arg0)
m_vzgjgusj(C_astfners arg0)
rides(Entity entity)
func_200820_b(Entity arg0)