类 NearestItemSensor
java.lang.Object
net.minecraft.world.entity.ai.sensing.Sensor<Mob>
net.minecraft.world.entity.ai.sensing.NearestItemSensor
-
字段概要
字段修饰符和类型字段说明static final int
private static final long
private static final long
从类继承的字段 net.minecraft.world.entity.ai.sensing.Sensor
TARGETING_RANGE
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected void
doTick
(ServerLevel pLevel, Mob pEntity) Set<MemoryModuleType<?>>
requires()
从类继承的方法 net.minecraft.world.entity.ai.sensing.Sensor
isEntityAttackable, isEntityAttackableIgnoringLineOfSight, isEntityTargetable, tick
-
字段详细资料
-
构造器详细资料
-
NearestItemSensor
public NearestItemSensor()
-
-
方法详细资料