Uses of Class
net.minecraft.world.entity.ai.sensing.Sensor
Packages that use Sensor
Package
Description
-
Uses of Sensor in net.minecraft.world.entity.ai
Fields 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.sensing
Classes in net.minecraft.world.entity.ai.sensing with type parameters of type SensorSubclasses of Sensor in net.minecraft.world.entity.ai.sensingModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassMethods in net.minecraft.world.entity.ai.sensing with type parameters of type Sensor -
Uses of Sensor in net.minecraft.world.entity.animal.axolotl
Fields 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.goat
Fields 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.monster
Fields 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.hoglin
Fields 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.piglin
Fields 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.npc
Fields 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