Class SecondaryPointsOfInterestSensor
java.lang.Object
net.minecraft.entity.ai.brain.sensor.Sensor<VillagerEntity>
net.minecraft.entity.ai.brain.sensor.SecondaryPointsOfInterestSensor
public class SecondaryPointsOfInterestSensor extends Sensor<VillagerEntity>
-
Constructor Summary
Constructors Constructor Description SecondaryPointsOfInterestSensor() -
Method Summary
Modifier and Type Method Description Set<MemoryModuleType<?>>getOutputMemoryModules()protected voidsense(ServerWorld serverWorld, VillagerEntity villagerEntity)Methods inherited from class net.minecraft.entity.ai.brain.sensor.Sensor
method_30954, tick
-
Constructor Details
-
SecondaryPointsOfInterestSensor
public SecondaryPointsOfInterestSensor()
-
-
Method Details
-
sense
- Specified by:
sensein classSensor<VillagerEntity>
-
getOutputMemoryModules
- Specified by:
getOutputMemoryModulesin classSensor<VillagerEntity>
-