JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package net.minecraft.entity.ai.brain.sensor
package
net.minecraft.entity.ai.brain.sensor
Related Packages
Package
Description
net.minecraft.entity.ai.brain
This and its subpackages make up the brain system used by some modern Minecraft entities, such as villagers, piglins, and axolotls.
net.minecraft.entity.ai.brain.task
Classes
Class
Description
AxolotlAttackablesSensor
DummySensor
GolemLastSeenSensor
HoglinSpecificSensor
HurtBySensor
NearestBedSensor
NearestItemsSensor
NearestLivingEntitiesSensor
NearestPlayersSensor
NearestVisibleAdultSensor
NearestVisibleLivingEntitySensor
PiglinBruteSpecificSensor
PiglinSpecificSensor
SecondaryPointsOfInterestSensor
Sensor
<E extends
LivingEntity
>
A sensor can update memories over time in a brain.
SensorType
<U extends
Sensor
<?>>
TemptationsSensor
VillagerBabiesSensor
VillagerHostilesSensor