Uses of Class
net.minecraft.world.entity.ai.sensing.Sensor
Package
Description
-
Uses of Sensor in net.minecraft.world.entity.ai
Modifier and TypeFieldDescriptionBrain.sensors
Brain.sensors
private final Collection<? extends SensorType<? extends Sensor<? super E>>>
Brain.Provider.sensorTypes
-
Uses of Sensor in net.minecraft.world.entity.ai.sensing
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of Sensor in net.minecraft.world.entity.animal.axolotl
Modifier 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
Modifier 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
Modifier 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
Modifier 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
Modifier and TypeFieldDescriptionprotected static final com.google.common.collect.ImmutableList<SensorType<? extends Sensor<? super Piglin>>>
Piglin.SENSOR_TYPES
protected static final com.google.common.collect.ImmutableList<SensorType<? extends Sensor<? super PiglinBrute>>>
PiglinBrute.SENSOR_TYPES
-
Uses of Sensor in net.minecraft.world.entity.npc
Modifier and TypeFieldDescriptionprivate static final com.google.common.collect.ImmutableList<SensorType<? extends Sensor<? super Villager>>>
Villager.SENSOR_TYPES