类 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
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected void
doTick
(ServerLevel p_310391_, Breeze p_312097_) Set
<MemoryModuleType<?>> requires()
从类继承的方法 net.minecraft.world.entity.ai.sensing.Sensor
isEntityAttackable, isEntityAttackableIgnoringLineOfSight, isEntityTargetable, rememberPositives, tick, wasEntityAttackableLastNTicks
-
构造器详细资料
-
BreezeAttackEntitySensor
public BreezeAttackEntitySensor()
-
-
方法详细资料
-
requires
- 覆盖:
requires
在类中NearestLivingEntitySensor<Breeze>
-
doTick
- 覆盖:
doTick
在类中NearestLivingEntitySensor<Breeze>
-