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 TypeFieldDescriptionBrain.sensorsBrain.sensorsprivate final Collection<? extends SensorType<? extends Sensor<? super E>>>Brain.BrainCodec.sensorTypes -
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 TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassMethods in net.minecraft.entity.ai.brain.sensor with type parameters of type Sensor -
Uses of Sensor in net.minecraft.entity.merchant.villager
Fields in net.minecraft.entity.merchant.villager with type parameters of type SensorModifier and TypeFieldDescriptionprivate static final com.google.common.collect.ImmutableList<SensorType<? extends Sensor<? super VillagerEntity>>>VillagerEntity.SENSOR_TYPES -
Uses of Sensor in net.minecraft.entity.monster
Fields in net.minecraft.entity.monster with type parameters of type SensorModifier and TypeFieldDescriptionprotected static final com.google.common.collect.ImmutableList<? extends SensorType<? extends Sensor<? super HoglinEntity>>>HoglinEntity.SENSOR_TYPESprotected static final com.google.common.collect.ImmutableList<? extends SensorType<? extends Sensor<? super ZoglinEntity>>>ZoglinEntity.SENSOR_TYPES -
Uses of Sensor in net.minecraft.entity.monster.piglin
Fields in net.minecraft.entity.monster.piglin with type parameters of type SensorModifier and TypeFieldDescriptionprotected static final com.google.common.collect.ImmutableList<SensorType<? extends Sensor<? super PiglinBruteEntity>>>PiglinBruteEntity.SENSOR_TYPESprotected static final com.google.common.collect.ImmutableList<SensorType<? extends Sensor<? super PiglinEntity>>>PiglinEntity.SENSOR_TYPES