public abstract class Sensor<E extends LivingEntity>
| crz | |
| net.minecraft.world.entity.ai.sensing.Sensor | |
| net.minecraft.class_4148 | |
| net.minecraft.entity.ai.brain.sensor.Sensor |
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 senseInterval) |
| 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> |
|