History - net.minecraft.command.EntitySelector

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

com.mojang.serialization.Codec<Parsed<EntitySelector>>: COMPILABLE_CODEC, field_1_2124, CODEC

Constructors

Methods

boolean (Vec3d, Entity): lambda$getPredicate$3, method_9812, method_9812

boolean (Vec3d, Entity): lambda$getPredicate$2, method_9812, method_9812

boolean (Box, Entity): lambda$getPredicate$2, method_9810, method_9810

boolean (Box, Entity): lambda$getPredicate$1, method_9810, method_9810

boolean (FeatureSet, Entity): lambda$getPredicate$1, method_61159, method_61159

boolean (FeatureSet, Entity): lambda$getPredicate$0, method_61159, method_61159

1.21.11_unobfuscated

Names

net.minecraft.commands.arguments.selector.EntitySelector

net.minecraft.class_2300

net.minecraft.command.EntitySelector

Fields

int: INFINITE, field_33068, MAX_VALUE

BiConsumer<Vec3d, List<? extends Entity>>: ORDER_ARBITRARY, field_41524, ARBITRARY

TypeFilter<Entity, ?>: ANY_TYPE, field_27774, PASSTHROUGH_FILTER

int: maxResults, field_10822, limit

boolean: includesEntities, field_10830, includesNonPlayers

boolean: worldLimited, field_10829, localWorldOnly

List<Predicate<Entity>>: contextFreePredicates, field_52308, predicates

NumberRange$DoubleRange: range, field_10825, distance

Function<Vec3d, Vec3d>: position, field_10823, positionOffset

Box: aabb, field_10824, box

BiConsumer<Vec3d, List<? extends Entity>>: order, field_10826, sorter

boolean: currentEntity, field_10828, senderOnly

String: playerName, field_10831, playerName

UUID: entityUUID, field_10821, uuid

TypeFilter<Entity, ?>: type, field_10832, entityFilter

boolean: usesSelector, field_10827, usesAt

Constructors

(int, boolean, boolean, List<Predicate<Entity>>, NumberRange$DoubleRange, Function<Vec3d, Vec3d>, Box, BiConsumer<Vec3d, List<? extends Entity>>, boolean, String, UUID, EntityType<?>, boolean)

Methods

int (): getMaxResults, method_9815, getLimit

boolean (): includesEntities, method_9819, includesNonPlayers

boolean (): isSelfSelector, method_9820, isSenderOnly

boolean (): isWorldLimited, method_9821, isLocalWorldOnly

boolean (): usesSelector, method_35815, usesAt

void (ServerCommandSource): checkPermissions, method_9818, checkSourcePermission

Entity (ServerCommandSource): findSingleEntity, method_9809, getEntity

List<? extends Entity> (ServerCommandSource): findEntities, method_9816, getEntities

void (List<Entity>, ServerWorld, Box, Predicate<Entity>): addEntities, method_9823, appendEntitiesFromWorld

int (): getResultLimit, method_47803, getAppendLimit

ServerPlayerEntity (ServerCommandSource): findSinglePlayer, method_9811, getPlayer

List<ServerPlayerEntity> (ServerCommandSource): findPlayers, method_9813, getPlayers

Box (Vec3d): getAbsoluteAabb, method_61160, getOffsetBox

Predicate<Entity> (Vec3d, Box, FeatureSet): getPredicate, method_9817, getPositionPredicate

<T extends Entity> List<T> (Vec3d, List<T>): sortAndLimit, method_9814, getEntities

Text (List<? extends Entity>): joinNames, method_9822, getNames

boolean (Vec3d, Entity): lambda$getPredicate$3, method_9812, method_9812

boolean (Box, Entity): lambda$getPredicate$2, method_9810, method_9810

boolean (FeatureSet, Entity): lambda$getPredicate$1, method_61159, method_61159

void (Vec3d, List): lambda$static$0, method_47802, method_47802