Uses of Class
net.minecraft.entity.ai.brain.sensor.Sensor
Packages that use Sensor
Package
Description
-
Uses of Sensor in net.minecraft.entity.ai.brain
Fields in net.minecraft.entity.ai.brain with type parameters of type SensorModifier and TypeFieldDescriptionprivate Collection<? extends SensorType<? extends Sensor<? super E>>>Brain.Profile.sensorsBrain.sensorsBrain.sensors -
Uses of Sensor in net.minecraft.entity.ai.brain.sensor
Classes in net.minecraft.entity.ai.brain.sensor with type parameters of type SensorSubclasses of Sensor in net.minecraft.entity.ai.brain.sensorModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassMethods in net.minecraft.entity.ai.brain.sensor with type parameters of type Sensor -
Uses of Sensor in net.minecraft.entity.mob
Fields in net.minecraft.entity.mob with type parameters of type SensorModifier and TypeFieldDescriptionprotected static ImmutableList<? extends SensorType<? extends Sensor<? super HoglinEntity>>>HoglinEntity.SENSOR_TYPESprotected static ImmutableList<SensorType<? extends Sensor<? super PiglinBruteEntity>>>PiglinBruteEntity.SENSOR_TYPESprotected static ImmutableList<SensorType<? extends Sensor<? super PiglinEntity>>>PiglinEntity.SENSOR_TYPESprotected static ImmutableList<? extends SensorType<? extends Sensor<? super ZoglinEntity>>>ZoglinEntity.USED_SENSORS -
Uses of Sensor in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive with type parameters of type SensorModifier and TypeFieldDescriptionprotected static ImmutableList<? extends SensorType<? extends Sensor<? super AxolotlEntity>>>AxolotlEntity.SENSORSprotected static ImmutableList<SensorType<? extends Sensor<? super GoatEntity>>>GoatEntity.SENSORSprivate static ImmutableList<SensorType<? extends Sensor<? super VillagerEntity>>>VillagerEntity.SENSORS