public abstract class Sensor<E extends LivingEntity>
cjb | |
net.minecraft.world.entity.ai.sensing.Sensor | |
net.minecraft.class_4148 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private static final RandomSource |
| ||||||
private static final int |
| ||||||
private static final int |
| ||||||
private static final TargetingConditions |
| ||||||
private static final TargetingConditions |
| ||||||
private static final TargetingConditions |
| ||||||
private static final TargetingConditions |
| ||||||
private static final TargetingConditions |
| ||||||
private static final TargetingConditions |
| ||||||
private final int |
| ||||||
private long |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (int arg0) |
public | () |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public final void |
| ||||||
private void |
| ||||||
protected abstract void |
| ||||||
public abstract Set<MemoryModuleType<?>> |
| ||||||
public static boolean |
| ||||||
public static boolean |
| ||||||
public static BiPredicate<ServerLevel, LivingEntity> |
| ||||||
public static boolean |
| ||||||
static <T, U> BiPredicate<T, U> |
|