Class BreezeAttackEntitySensor
java.lang.Object
net.minecraft.world.entity.ai.sensing.Sensor<Breeze>
net.minecraft.world.entity.ai.sensing.NearestLivingEntitySensor<Breeze>
net.minecraft.world.entity.ai.sensing.BreezeAttackEntitySensor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
doTick
(ServerLevel p_312447_, Breeze p_312739_) Set
<MemoryModuleType<?>> requires()
Methods inherited from class net.minecraft.world.entity.ai.sensing.Sensor
isEntityAttackable, isEntityAttackableIgnoringLineOfSight, isEntityTargetable, rememberPositives, tick, wasEntityAttackableLastNTicks
-
Constructor Details
-
BreezeAttackEntitySensor
public BreezeAttackEntitySensor()
-
-
Method Details
-
requires
- Overrides:
requires
in classNearestLivingEntitySensor<Breeze>
-
doTick
- Overrides:
doTick
in classNearestLivingEntitySensor<Breeze>
-