public class SecondaryPointsOfInterestSensor extends Sensor<VillagerEntity>
| Constructor and Description |
|---|
SecondaryPointsOfInterestSensor() |
| Modifier and Type | Method and Description |
|---|---|
Set<MemoryModuleType<?>> |
getOutputMemoryModules() |
protected void |
sense(ServerWorld serverWorld,
VillagerEntity villagerEntity) |
method_30954, tickprotected void sense(ServerWorld serverWorld, VillagerEntity villagerEntity)
sense in class Sensor<VillagerEntity>public Set<MemoryModuleType<?>> getOutputMemoryModules()
getOutputMemoryModules in class Sensor<VillagerEntity>