Class EntitySelector
java.lang.Object
net.minecraft.world.entity.EntitySelector
-
Field Summary
FieldsModifier and TypeFieldDescriptionSelects entities which are collidable with and aren't spectatorsSelects only entities which are container entitiesSelects only entities which are neither ridden by anything nor ride on anythingSelects only entities which are aliveSelects only entities which are LivingEntities and aliveSelects entities which are neither creative-mode players nor spectator-playersSelects entities which are either not players or players that are not spectating -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ENTITY_STILL_ALIVE
-
LIVING_ENTITY_STILL_ALIVE
-
ENTITY_NOT_BEING_RIDDEN
-
CONTAINER_ENTITY_SELECTOR
-
NO_CREATIVE_OR_SPECTATOR
-
NO_SPECTATORS
-
CAN_BE_COLLIDED_WITH
-
CAN_BE_PICKED
-
-
Constructor Details
-
EntitySelector
private EntitySelector()
-
-
Method Details
-
withinDistance
-
pushableBy
-
notRiding
-