net.minecraft.commands.arguments.selector

public class EntitySelector

gy
net.minecraft.commands.arguments.selector.EntitySelector
net.minecraft.class_2300
net.minecraft.unmapped.C_nbqdyigm
net.minecraft.command.EntitySelector
net.minecraft.command.EntitySelector

Field summary

Modifier and TypeField
public static final int
a
INFINITE
field_33068
f_abaqethj
MAX_VALUE
INFINITE
public static final BiConsumer<Vec3, List<? extends Entity>>
b
ORDER_ARBITRARY
field_41524
f_mhrsptiv
ARBITRARY
ARBITRARY_ORDER
private static final EntityTypeTest<Entity, ?>
c
ANY_TYPE
field_27774
f_azajwxre
PASSTHROUGH_FILTER
PASSTHROUGH_FILTER
private final int
d
maxResults
field_10822
f_icpvdght
limit
limit
private final boolean
e
includesEntities
field_10830
f_dzvwoqsq
includesNonPlayers
includesNonPlayers
private final boolean
f
worldLimited
field_10829
f_jjxplqsb
localWorldOnly
localWorldOnly
private final List<Predicate<Entity>>
g
contextFreePredicates
field_52308
f_rhqjviwo
predicates
predicates
private final MinMaxBounds$Doubles
h
range
field_10825
f_ubueznpy
distance
distance
private final Function<Vec3, Vec3>
i
position
field_10823
f_nulilapj
positionOffset
positionOffset
private final AABB
j
aabb
field_10824
f_pcynqczf
box
box
private final BiConsumer<Vec3, List<? extends Entity>>
k
order
field_10826
f_mlncpwvj
sorter
sorter
private final boolean
l
currentEntity
field_10828
f_dtvpblxo
senderOnly
senderOnly
private final String
m
playerName
field_10831
f_wapwyoid
playerName
playerName
private final UUID
n
entityUUID
field_10821
f_gzsvsltl
uuid
uuid
private final EntityTypeTest<Entity, ?>
o
type
field_10832
f_rkbmyjcj
entityFilter
entityFilter
private final boolean
p
usesSelector
field_10827
f_lkownunb
usesAt
usesAt

Constructor summary

ModifierConstructor
public (int count, boolean includesNonPlayers, boolean localWorldOnly, List<Predicate<Entity>> predicates, MinMaxBounds$Doubles distance, Function<Vec3, Vec3> positionOffset, AABB box, BiConsumer<Vec3, List<? extends Entity>> sorter, boolean senderOnly, String playerName, UUID uuid, EntityType<?> type, boolean usesAt)

Method summary

Modifier and TypeMethod
public int
a()
getMaxResults()
method_9815()
m_amntwqew()
getLimit()
getLimit()
public boolean
b()
includesEntities()
method_9819()
m_trwszglj()
includesNonPlayers()
includesNonPlayers()
public boolean
c()
isSelfSelector()
method_9820()
m_gufscyqh()
isSenderOnly()
isSenderOnly()
public boolean
d()
isWorldLimited()
method_9821()
m_nlnsmnty()
isLocalWorldOnly()
isLocalWorldOnly()
public boolean
e()
usesSelector()
method_35815()
m_argqjkpt()
usesAt()
usesAt()
private void
e(ei arg0)
checkPermissions(CommandSourceStack arg0)
method_9818(class_2168 arg0)
m_wxzedvlv(C_pennblrk arg0)
checkSourcePermission(ServerCommandSource source)
checkSourcePermission(ServerCommandSource source)
public Entity
a(ei arg0)
findSingleEntity(CommandSourceStack arg0)
method_9809(class_2168 arg0)
m_wypsqujg(C_pennblrk arg0)
getEntity(ServerCommandSource source)
getEntity(ServerCommandSource source)
public List<? extends Entity>
b(ei arg0)
findEntities(CommandSourceStack arg0)
method_9816(class_2168 arg0)
m_dkjotuut(C_pennblrk arg0)
getEntities(ServerCommandSource source)
getEntities(ServerCommandSource source)
private void
a(List<bwf> arg0, arq arg1, fel arg2, Predicate<bwf> arg3)
addEntities(List<Entity> arg0, ServerLevel arg1, AABB arg2, Predicate<Entity> arg3)
method_9823(List<class_1297> arg0, class_3218 arg1, class_238 arg2, Predicate<class_1297> arg3)
m_pstntuiz(List<C_astfners> arg0, C_bdwnwhiu arg1, C_hbcjzgoe arg2, Predicate<C_astfners> arg3)
appendEntitiesFromWorld(List<Entity> entities, ServerWorld world, Box box, Predicate<Entity> predicate)
appendEntitiesFromWorld(List<Entity> entities, ServerWorld world, Box box, Predicate<Entity> predicate)
private int
f()
getResultLimit()
method_47803()
m_okkrgnhn()
getAppendLimit()
getResultLimit()
public ServerPlayer
c(ei arg0)
findSinglePlayer(CommandSourceStack arg0)
method_9811(class_2168 arg0)
m_bxidxcze(C_pennblrk arg0)
getPlayer(ServerCommandSource source)
getPlayer(ServerCommandSource source)
public List<ServerPlayer>
d(ei arg0)
findPlayers(CommandSourceStack arg0)
method_9813(class_2168 arg0)
m_egzxjshu(C_pennblrk arg0)
getPlayers(ServerCommandSource source)
getPlayers(ServerCommandSource source)
private AABB
a(feq arg0)
getAbsoluteAabb(Vec3 arg0)
method_61160(class_243 arg0)
m_bqmteoyq(C_vgpupfxx arg0)
getOffsetBox(Vec3d offset)
offsetBox(Vec3d vec)
private Predicate<Entity>
a(feq arg0, fel arg1, cum arg2)
getPredicate(Vec3 arg0, AABB arg1, FeatureFlagSet arg2)
method_9817(class_243 arg0, class_238 arg1, class_7699 arg2)
m_ktsedmjb(C_vgpupfxx arg0, C_hbcjzgoe arg1, C_czxxrbcp arg2)
getPositionPredicate(Vec3d pos, Box box, FeatureSet enabledFeatures)
getPositionPredicate(Vec3d pos, Box box, FeatureFlagBitSet set)
private <T extends Entity> List<T>
a(feq arg0, List<T> arg1)
sortAndLimit(Vec3 arg0, List<T> arg1)
method_9814(class_243 arg0, List<T> arg1)
m_axqlnsgk(C_vgpupfxx arg0, List<T> arg1)
getEntities(Vec3d pos, List<T> entities)
getEntities(Vec3d pos, List<T> entities)
public static Component
a(List<? extends bwf> arg0)
joinNames(List<? extends Entity> arg0)
method_9822(List<? extends class_1297> arg0)
m_orzyulsh(List<? extends C_astfners> arg0)
getNames(List<? extends Entity> entities)
getNames(List<? extends Entity> entities)