Class NearestItemsSensor
java.lang.Object
net.minecraft.entity.ai.brain.sensor.Sensor<MobEntity>
net.minecraft.entity.ai.brain.sensor.NearestItemsSensor
public class NearestItemsSensor extends Sensor<MobEntity>
-
Constructor Summary
Constructors Constructor Description NearestItemsSensor()
-
Method Summary
Modifier and Type Method Description Set<MemoryModuleType<?>>
getOutputMemoryModules()
protected void
sense(ServerWorld serverWorld, MobEntity mobEntity)
Methods inherited from class net.minecraft.entity.ai.brain.sensor.Sensor
method_30954, tick