| dr | |
| net.minecraft.command.arguments.EntitySelector | |
| net.minecraft.server.v1_13_R2.EntitySelector |
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| 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 Class<? extends Entity> |
| ||||
| private final boolean |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| 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, Class<? extends Entity> arg11, boolean arg12) |
方法概要
| 修饰符与类型 | 方法 | ||||
|---|---|---|---|---|---|
| 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 |
|