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 TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassNearestLivingEntitySensor<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.allay
Fields 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.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.camel
Fields 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.frog
Fields 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.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.monster.warden
Fields 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.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