Uses of Class
net.minecraft.entity.ai.brain.sensor.NearestLivingEntitiesSensor
-
Packages that use NearestLivingEntitiesSensor Package Description net.minecraft.entity.ai.brain.sensor -
-
Uses of NearestLivingEntitiesSensor in net.minecraft.entity.ai.brain.sensor
Fields in net.minecraft.entity.ai.brain.sensor with type parameters of type NearestLivingEntitiesSensor Modifier and Type Field Description static SensorType<NearestLivingEntitiesSensor>
SensorType. NEAREST_LIVING_ENTITIES
-