Class Sensor<E extends LivingEntity>

java.lang.Object
net.minecraft.entity.ai.brain.sensor.Sensor<E>
Direct Known Subclasses:
DummySensor, GolemLastSeenSensor, HoglinSpecificSensor, HurtBySensor, InteractableDoorsSensor, NearestBedSensor, NearestItemsSensor, NearestLivingEntitiesSensor, NearestPlayersSensor, NearestVisibleAdultSensor, PiglinSpecificSensor, SecondaryPointsOfInterestSensor, VillagerBabiesSensor, VillagerHostilesSensor

public abstract class Sensor<E extends LivingEntity>
extends Object