| net.minecraft.commands.arguments.selector.EntitySelector | |
| net.minecraft.class_2300 | |
| net.minecraft.command.EntitySelector |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final int |
|
||||||
| public static final BiConsumer<Vec3d, List<? extends Entity>> |
|
||||||
| private static final TypeFilter<Entity, ?> |
|
||||||
| public static final com.mojang.serialization.Codec<Parsed<EntitySelector>> |
|
||||||
| private final int |
|
||||||
| private final boolean |
|
||||||
| private final boolean |
|
||||||
| private final List<Predicate<Entity>> |
|
||||||
| private final NumberRange$DoubleRange |
|
||||||
| private final Function<Vec3d, Vec3d> |
|
||||||
| private final Box |
|
||||||
| private final BiConsumer<Vec3d, List<? extends Entity>> |
|
||||||
| private final boolean |
|
||||||
| private final String |
|
||||||
| private final UUID |
|
||||||
| private final TypeFilter<Entity, ?> |
|
||||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int count, boolean includesNonPlayers, boolean localWorldOnly, List<Predicate<Entity>> predicates, NumberRange$DoubleRange distance, Function<Vec3d, Vec3d> positionOffset, Box box, BiConsumer<Vec3d, List<? extends Entity>> sorter, boolean senderOnly, String playerName, UUID uuid, EntityType<?> type, boolean usesAt) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public int |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| private void |
|
||||||
| public Entity |
|
||||||
| public List<? extends Entity> |
|
||||||
| private void |
|
||||||
| private int |
|
||||||
| public ServerPlayerEntity |
|
||||||
| public List<ServerPlayerEntity> |
|
||||||
| private Box |
|
||||||
| private Predicate<Entity> |
|
||||||
| private <T extends Entity> List<T> |
|
||||||
| public static Text |
|
||||||
| private boolean |
|
||||||
| private static boolean |
|
||||||
| private static boolean |
|
||||||
| private static void |
|