Uses of Class
net.minecraft.world.entity.ai.sensing.Sensor
Packages that use Sensor
Package
Description
- 
Uses of Sensor in net.minecraft.world.entity.aiFields in net.minecraft.world.entity.ai with type parameters of type SensorModifier and TypeFieldDescriptionBrain.sensorsBrain.sensorsprivate final Collection<? extends SensorType<? extends Sensor<? super E>>>Brain.Provider.sensorTypes
- 
Uses of Sensor in net.minecraft.world.entity.ai.sensingClasses in net.minecraft.world.entity.ai.sensing with type parameters of type SensorSubclasses of Sensor in net.minecraft.world.entity.ai.sensingModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassNearestLivingEntitySensor<T extends LivingEntity>classclassclassclassclassclassclassclassclassMethods in net.minecraft.world.entity.ai.sensing with type parameters of type Sensor
- 
Uses of Sensor in net.minecraft.world.entity.animal.allayFields in net.minecraft.world.entity.animal.allay with type parameters of type SensorModifier and TypeFieldDescriptionprotected static final com.google.common.collect.ImmutableList<SensorType<? extends Sensor<? super Allay>>>Allay.SENSOR_TYPES
- 
Uses of Sensor in net.minecraft.world.entity.animal.axolotlFields in net.minecraft.world.entity.animal.axolotl with type parameters of type SensorModifier and TypeFieldDescriptionprotected static final com.google.common.collect.ImmutableList<? extends SensorType<? extends Sensor<? super Axolotl>>>Axolotl.SENSOR_TYPES
- 
Uses of Sensor in net.minecraft.world.entity.animal.camelFields in net.minecraft.world.entity.animal.camel with type parameters of type SensorModifier and TypeFieldDescriptionprivate static final com.google.common.collect.ImmutableList<SensorType<? extends Sensor<? super Camel>>>CamelAi.SENSOR_TYPES
- 
Uses of Sensor in net.minecraft.world.entity.animal.frogFields in net.minecraft.world.entity.animal.frog with type parameters of type SensorModifier and TypeFieldDescriptionprotected static final com.google.common.collect.ImmutableList<SensorType<? extends Sensor<? super Frog>>>Frog.SENSOR_TYPESprotected static final com.google.common.collect.ImmutableList<SensorType<? extends Sensor<? super Tadpole>>>Tadpole.SENSOR_TYPES
- 
Uses of Sensor in net.minecraft.world.entity.animal.goatFields in net.minecraft.world.entity.animal.goat with type parameters of type SensorModifier and TypeFieldDescriptionprotected static final com.google.common.collect.ImmutableList<SensorType<? extends Sensor<? super Goat>>>Goat.SENSOR_TYPES
- 
Uses of Sensor in net.minecraft.world.entity.animal.snifferFields in net.minecraft.world.entity.animal.sniffer with type parameters of type SensorModifier and TypeFieldDescription(package private) static final List<SensorType<? extends Sensor<? super Sniffer>>>SnifferAi.SENSOR_TYPES
- 
Uses of Sensor in net.minecraft.world.entity.monsterFields in net.minecraft.world.entity.monster with type parameters of type SensorModifier and TypeFieldDescriptionprotected static final com.google.common.collect.ImmutableList<? extends SensorType<? extends Sensor<? super Zoglin>>>Zoglin.SENSOR_TYPES
- 
Uses of Sensor in net.minecraft.world.entity.monster.breezeFields in net.minecraft.world.entity.monster.breeze with type parameters of type SensorModifier and TypeFieldDescription(package private) static final List<SensorType<? extends Sensor<? super Breeze>>>BreezeAi.SENSOR_TYPES
- 
Uses of Sensor in net.minecraft.world.entity.monster.hoglinFields in net.minecraft.world.entity.monster.hoglin with type parameters of type SensorModifier and TypeFieldDescriptionprotected static final com.google.common.collect.ImmutableList<? extends SensorType<? extends Sensor<? super Hoglin>>>Hoglin.SENSOR_TYPES
- 
Uses of Sensor in net.minecraft.world.entity.monster.piglinFields in net.minecraft.world.entity.monster.piglin with type parameters of type SensorModifier and TypeFieldDescriptionprotected static final com.google.common.collect.ImmutableList<SensorType<? extends Sensor<? super Piglin>>>Piglin.SENSOR_TYPESprotected static final com.google.common.collect.ImmutableList<SensorType<? extends Sensor<? super PiglinBrute>>>PiglinBrute.SENSOR_TYPES
- 
Uses of Sensor in net.minecraft.world.entity.monster.wardenFields in net.minecraft.world.entity.monster.warden with type parameters of type SensorModifier and TypeFieldDescriptionprivate static final List<SensorType<? extends Sensor<? super Warden>>>WardenAi.SENSOR_TYPES
- 
Uses of Sensor in net.minecraft.world.entity.npcFields in net.minecraft.world.entity.npc with type parameters of type SensorModifier and TypeFieldDescriptionprivate static final com.google.common.collect.ImmutableList<SensorType<? extends Sensor<? super Villager>>>Villager.SENSOR_TYPES