Uses of Class
net.minecraft.entity.ai.brain.sensor.Sensor
Package
Description
-
Uses of Sensor in net.minecraft.entity.ai.brain
Modifier and TypeFieldDescriptionprivate Collection<? extends SensorType<? extends Sensor<? super E>>>
Brain.Profile.sensors
Brain.sensors
Brain.sensors
-
Uses of Sensor in net.minecraft.entity.ai.brain.sensor
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.entity.mob
Modifier and TypeFieldDescriptionprotected static ImmutableList<? extends SensorType<? extends Sensor<? super HoglinEntity>>>
HoglinEntity.SENSOR_TYPES
protected static ImmutableList<SensorType<? extends Sensor<? super PiglinBruteEntity>>>
PiglinBruteEntity.SENSOR_TYPES
protected static ImmutableList<SensorType<? extends Sensor<? super PiglinEntity>>>
PiglinEntity.SENSOR_TYPES
protected static ImmutableList<? extends SensorType<? extends Sensor<? super ZoglinEntity>>>
ZoglinEntity.USED_SENSORS
-
Uses of Sensor in net.minecraft.entity.passive
Modifier and TypeFieldDescriptionprotected static ImmutableList<? extends SensorType<? extends Sensor<? super AxolotlEntity>>>
AxolotlEntity.SENSORS
protected static ImmutableList<SensorType<? extends Sensor<? super GoatEntity>>>
GoatEntity.SENSORS
private static ImmutableList<SensorType<? extends Sensor<? super VillagerEntity>>>
VillagerEntity.SENSORS