Uses of Class
net.minecraft.entity.ai.brain.sensor.Sensor
Packages that use Sensor
Package
Description
-
Uses of Sensor in net.minecraft.entity.ai.brain
Fields in net.minecraft.entity.ai.brain with type parameters of type SensorModifier 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
Classes in net.minecraft.entity.ai.brain.sensor with type parameters of type SensorSubclasses of Sensor in net.minecraft.entity.ai.brain.sensorModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Methods in net.minecraft.entity.ai.brain.sensor with type parameters of type Sensor -
Uses of Sensor in net.minecraft.entity.mob
Fields in net.minecraft.entity.mob with type parameters of type SensorModifier 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
Fields in net.minecraft.entity.passive with type parameters of type SensorModifier 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