public class InteractableDoorsSensor extends Sensor<LivingEntity>
| Constructor and Description |
|---|
InteractableDoorsSensor() |
| Modifier and Type | Method and Description |
|---|---|
Set<MemoryModuleType<?>> |
getOutputMemoryModules() |
protected void |
sense(ServerWorld world,
LivingEntity entity) |
protected void sense(ServerWorld world, LivingEntity entity)
sense in class Sensor<LivingEntity>public Set<MemoryModuleType<?>> getOutputMemoryModules()
getOutputMemoryModules in class Sensor<LivingEntity>