public class MobSensor<T extends LivingEntity>
extends Sensor<T>
cir | |
net.minecraft.world.entity.ai.sensing.MobSensor | |
net.minecraft.class_9068 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private final BiPredicate<T, LivingEntity> |
| ||||||
private final Predicate<T> |
| ||||||
private final MemoryModuleType<Boolean> |
| ||||||
private final int |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (int arg0, BiPredicate<T, LivingEntity> arg1, Predicate<T> arg2, MemoryModuleType<Boolean> arg3, int arg4) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
protected void |
| ||||||
public Set<MemoryModuleType<?>> |
| ||||||
public void |
| ||||||
public void |
| ||||||
public void |
|