类 NearestItemSensor

java.lang.Object
net.minecraft.world.entity.ai.sensing.Sensor<Mob>
net.minecraft.world.entity.ai.sensing.NearestItemSensor

public class NearestItemSensor extends Sensor<Mob>
  • 字段详细资料

    • XZ_RANGE

      private static final long XZ_RANGE
      另请参阅:
    • Y_RANGE

      private static final long Y_RANGE
      另请参阅:
    • MAX_DISTANCE_TO_WANTED_ITEM

      public static final int MAX_DISTANCE_TO_WANTED_ITEM
      另请参阅:
  • 构造器详细资料

    • NearestItemSensor

      public NearestItemSensor()
  • 方法详细资料