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