| dp | |
| net.minecraft.command.arguments.EntitySelector |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private final int |
| ||||
| private final boolean |
| ||||
| private final boolean |
| ||||
| private final Predicate<Entity> |
| ||||
| private final MinMaxBounds$FloatBound |
| ||||
| 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 Class<? extends Entity> |
| ||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int arg0, boolean arg1, boolean arg2, Predicate<Entity> arg3, MinMaxBounds$FloatBound arg4, Function<Vec3d, Vec3d> arg5, AxisAlignedBB arg6, BiConsumer<Vec3d, List<? extends Entity>> arg7, boolean arg8, String arg9, UUID arg10, Class<? extends Entity> 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 EntityPlayerMP |
| ||||
| public List<EntityPlayerMP> |
| ||||
| private Predicate<Entity> |
| ||||
| private <T extends Entity> List<T> |
| ||||
| public static ITextComponent |
|