extends Sensor<PathfinderMob>
| csb | |
| net.minecraft.world.entity.ai.sensing.TemptingSensor | |
| net.minecraft.class_5760 | |
| net.minecraft.entity.ai.brain.sensor.TemptationsSensor |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final TargetingConditions |
| ||||||||
| private final BiPredicate<PathfinderMob, ItemStack> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Predicate<ItemStack> predicate) |
| private | (BiPredicate<PathfinderMob, ItemStack> predicate) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static TemptingSensor |
| ||||||||
| protected void |
| ||||||||
| private boolean |
| ||||||||
| private boolean |
| ||||||||
| public Set<MemoryModuleType<?>> |
|