hc | |
net.minecraft.commands.arguments.selector.EntitySelector | |
net.minecraft.class_2300 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
public static final int |
| ||||||
public static final BiConsumer<Vec3, List<? extends Entity>> |
| ||||||
private static final EntityTypeTest<Entity, ?> |
| ||||||
private final int |
| ||||||
private final boolean |
| ||||||
private final boolean |
| ||||||
private final List<Predicate<Entity>> |
| ||||||
private final MinMaxBounds$Doubles |
| ||||||
private final Function<Vec3, Vec3> |
| ||||||
private final AABB |
| ||||||
private final BiConsumer<Vec3, List<? extends Entity>> |
| ||||||
private final boolean |
| ||||||
private final String |
| ||||||
private final UUID |
| ||||||
private final EntityTypeTest<Entity, ?> |
| ||||||
private final boolean |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (int arg0, boolean arg1, boolean arg2, List<Predicate<Entity>> arg3, MinMaxBounds$Doubles arg4, Function<Vec3, Vec3> arg5, AABB arg6, BiConsumer<Vec3, List<? extends Entity>> arg7, boolean arg8, String arg9, UUID arg10, EntityType<?> arg11, boolean arg12) |
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 ServerPlayer |
| ||||||
public List<ServerPlayer> |
| ||||||
private AABB |
| ||||||
private Predicate<Entity> |
| ||||||
private <T extends Entity> List<T> |
| ||||||
public static Component |
|