| ec | |
| net.minecraft.class_2300 | |
| net.minecraft.command.arguments.EntitySelector | |
| net.minecraft.server.v1_14_R1.EntitySelector |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final int |
| ||||||||
| private final boolean |
| ||||||||
| private final boolean |
| ||||||||
| private final Predicate<Entity> |
| ||||||||
| private final CriterionConditionValue$FloatRange |
| ||||||||
| private final Function<Vec3D, Vec3D> |
| ||||||||
| private final AxisAlignedBB |
| ||||||||
| private final BiConsumer<Vec3D, List<? extends Entity>> |
| ||||||||
| private final boolean |
| ||||||||
| private final String |
| ||||||||
| private final UUID |
| ||||||||
| private final EntityTypes<?> |
| ||||||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int arg0, boolean arg1, boolean arg2, Predicate<Entity> arg3, CriterionConditionValue$FloatRange arg4, Function<Vec3D, Vec3D> arg5, AxisAlignedBB arg6, BiConsumer<Vec3D, List<? extends Entity>> arg7, boolean arg8, String arg9, UUID arg10, EntityTypes<?> arg11, boolean arg12) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public int |
| ||||||||
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| private void |
| ||||||||
| public Entity |
| ||||||||
| public List<? extends Entity> |
| ||||||||
| private void |
| ||||||||
| public EntityPlayer |
| ||||||||
| public List<EntityPlayer> |
| ||||||||
| private Predicate<Entity> |
| ||||||||
| private <T extends Entity> List<T> |
| ||||||||
| public static IChatBaseComponent |
|