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